diff options
-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="" |