diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2022-12-10 09:04:14 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-12-10 07:43:08 +0700 |
commit | a9135e5b1b9786b5c72891d45db682858faff5a8 (patch) | |
tree | 40c1521302eaa4eca9c34d25829397b6cf6e30b4 /system/ttf-mononoki/ttf-mononoki.SlackBuild | |
parent | 477f7e89b13e32c3363e72b041fc28709b250b8f (diff) |
system/ttf-mononoki: Updated for version 1.5.
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.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/ttf-mononoki/ttf-mononoki.SlackBuild b/system/ttf-mononoki/ttf-mononoki.SlackBuild index 46ed97b1bff6f..9f0c05014ccc3 100644 --- a/system/ttf-mononoki/ttf-mononoki.SlackBuild +++ b/system/ttf-mononoki/ttf-mononoki.SlackBuild @@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=ttf-mononoki SRCNAM=${PRGNAM#ttf-} -VERSION=${VERSION:-1.4} +VERSION=${VERSION:-1.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |