diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2023-03-04 08:55:03 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-03-04 08:06:37 +0700 |
commit | 5f94d7a187a2b2b938b0f34c2a7cc3e71ca7d345 (patch) | |
tree | e5e7ba5e7d9d63914cf0a7a6370b4c45b83b97ac /system/ttf-mononoki | |
parent | 94998b8ad5a9478217510e4e60c0e91af78e101d (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')
-rw-r--r-- | system/ttf-mononoki/ttf-mononoki.SlackBuild | 4 | ||||
-rw-r--r-- | system/ttf-mononoki/ttf-mononoki.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/system/ttf-mononoki/ttf-mononoki.SlackBuild b/system/ttf-mononoki/ttf-mononoki.SlackBuild index 9f0c05014ccc..ce385283a8d4 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} diff --git a/system/ttf-mononoki/ttf-mononoki.info b/system/ttf-mononoki/ttf-mononoki.info index e40ceec511a8..26e05e9d3504 100644 --- a/system/ttf-mononoki/ttf-mononoki.info +++ b/system/ttf-mononoki/ttf-mononoki.info @@ -1,8 +1,8 @@ PRGNAM="ttf-mononoki" -VERSION="1.5" +VERSION="1.6" HOMEPAGE="https://github.com/madmalik/mononoki" -DOWNLOAD="https://github.com/madmalik/mononoki/archive/1.5/mononoki-1.5.tar.gz" -MD5SUM="c0ca98b21c906486104dd5fb5c1c2166" +DOWNLOAD="https://github.com/madmalik/mononoki/archive/1.6/mononoki-1.6.tar.gz" +MD5SUM="2b5901a6e8acb262eefaa480b562ec37" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |