aboutsummaryrefslogtreecommitdiff
path: root/system/ttf-mononoki/ttf-mononoki.SlackBuild
diff options
context:
space:
mode:
authorAndrew Clemons <andrew.clemons@gmail.com>2023-03-04 08:55:03 +0900
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-03-04 08:06:37 +0700
commit5f94d7a187a2b2b938b0f34c2a7cc3e71ca7d345 (patch)
treee5e7ba5e7d9d63914cf0a7a6370b4c45b83b97ac /system/ttf-mononoki/ttf-mononoki.SlackBuild
parent94998b8ad5a9478217510e4e60c0e91af78e101d (diff)
system/ttf-mononoki: Updated for version 1.6.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/ttf-mononoki/ttf-mononoki.SlackBuild')
-rw-r--r--system/ttf-mononoki/ttf-mononoki.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/system/ttf-mononoki/ttf-mononoki.SlackBuild b/system/ttf-mononoki/ttf-mononoki.SlackBuild
index 9f0c05014ccc3..ce385283a8d4b 100644
--- a/system/ttf-mononoki/ttf-mononoki.SlackBuild
+++ b/system/ttf-mononoki/ttf-mononoki.SlackBuild
@@ -3,7 +3,7 @@
# Slackware build script for ttf-mononoki
# Copyright 2016-2017,2021 Andrew Clemons, Wellington New Zealand
-# Copyright 2022 Andrew Clemons, Tokyo Japan
+# Copyright 2022-2023 Andrew Clemons, Tokyo Japan
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=ttf-mononoki
SRCNAM=${PRGNAM#ttf-}
-VERSION=${VERSION:-1.5}
+VERSION=${VERSION:-1.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}