system/otf-hermit: Updated for version 2.0.

Signed-off-by: B. Watson <yalhcru@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
B. Watson 2022-02-10 12:49:27 -05:00 committed by Willy Sudiarto Raharjo
parent 25e05a992d
commit 358cb38805
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 7 additions and 8 deletions

View File

@ -22,20 +22,19 @@
# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
# SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
# 20220210 bkw: Modified by SlackBuilds.org: updated for v2.0, as the
# previous version's download disappeared.
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=otf-hermit
FONTNAM=Hermit
VERSION=${VERSION:-1.21}
VERSION=${VERSION:-2.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
ARCH=noarch
# If the variable PRINT_PACKAGE_NAME is set, then this script will report what
# the name of the created package would be, and then exit. This information
# could be useful to other scripts.
if [ ! -z "${PRINT_PACKAGE_NAME}" ]; then
echo "$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.$PKGTYPE"
exit 0

View File

@ -1,8 +1,8 @@
PRGNAM="otf-hermit"
VERSION="1.21"
VERSION="2.0"
HOMEPAGE="https://pcaro.es/p/hermit/"
DOWNLOAD="https://pcaro.es/d/otf-hermit-1.21.tar.gz"
MD5SUM="95e44bd81eb96f04e129ee019726db9a"
DOWNLOAD="https://pcaro.es/d/otf-hermit-2.0.tar.gz"
MD5SUM="62fcc5020889c22077eac5771dd40e7f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""