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 | |
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')
-rw-r--r-- | system/ttf-mononoki/ttf-mononoki.SlackBuild | 2 | ||||
-rw-r--r-- | system/ttf-mononoki/ttf-mononoki.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/system/ttf-mononoki/ttf-mononoki.SlackBuild b/system/ttf-mononoki/ttf-mononoki.SlackBuild index 46ed97b1bff6..9f0c05014ccc 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} diff --git a/system/ttf-mononoki/ttf-mononoki.info b/system/ttf-mononoki/ttf-mononoki.info index f8f4ae92c5bd..e40ceec511a8 100644 --- a/system/ttf-mononoki/ttf-mononoki.info +++ b/system/ttf-mononoki/ttf-mononoki.info @@ -1,8 +1,8 @@ PRGNAM="ttf-mononoki" -VERSION="1.4" +VERSION="1.5" HOMEPAGE="https://github.com/madmalik/mononoki" -DOWNLOAD="https://github.com/madmalik/mononoki/archive/1.4/mononoki-1.4.tar.gz" -MD5SUM="bd720e62926e9b159e1406f4ba8f62c2" +DOWNLOAD="https://github.com/madmalik/mononoki/archive/1.5/mononoki-1.5.tar.gz" +MD5SUM="c0ca98b21c906486104dd5fb5c1c2166" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |