summaryrefslogtreecommitdiffstats
path: root/system/otf-hermit
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2022-02-10 12:49:27 -0500
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-02-12 13:32:47 +0700
commit358cb388055a2a710ce111c95a9f49b5af6770ba (patch)
treee07da9341594d0238b13a77edce922e2350b69b1 /system/otf-hermit
parent25e05a992d465d3283ee9f229653f86003bbde4c (diff)
downloadslackbuilds-358cb388055a2a710ce111c95a9f49b5af6770ba.tar.gz
slackbuilds-358cb388055a2a710ce111c95a9f49b5af6770ba.tar.xz
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>
Diffstat (limited to 'system/otf-hermit')
-rw-r--r--system/otf-hermit/otf-hermit.SlackBuild9
-rw-r--r--system/otf-hermit/otf-hermit.info6
2 files changed, 7 insertions, 8 deletions
diff --git a/system/otf-hermit/otf-hermit.SlackBuild b/system/otf-hermit/otf-hermit.SlackBuild
index 004246f348..2739e34eac 100644
--- a/system/otf-hermit/otf-hermit.SlackBuild
+++ b/system/otf-hermit/otf-hermit.SlackBuild
@@ -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
diff --git a/system/otf-hermit/otf-hermit.info b/system/otf-hermit/otf-hermit.info
index 8939e4ab64..af624a9f8d 100644
--- a/system/otf-hermit/otf-hermit.info
+++ b/system/otf-hermit/otf-hermit.info
@@ -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=""