diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2021-02-05 22:43:27 +1300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-02-07 01:39:54 +0700 |
commit | 79b14027f2986480dd08f6d5690435e657bb761a (patch) | |
tree | fbfc3d5d804b345b4b925e91b47cae13e4d43d1a /system | |
parent | b07afd55d2f8dea92b8f340e57a80f0f5e6f3548 (diff) | |
download | slackbuilds-79b14027f2986480dd08f6d5690435e657bb761a.tar.gz |
system/ttf-mononoki: Updated for version 1.3.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system')
-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 ca2952723d..8c1dcee09a 100644 --- a/system/ttf-mononoki/ttf-mononoki.SlackBuild +++ b/system/ttf-mononoki/ttf-mononoki.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for ttf-mononoki -# Copyright 2016-2017 Andrew Clemons, Wellington New Zealand +# Copyright 2016-2017,2021 Andrew Clemons, Wellington New Zealand # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,7 +24,7 @@ PRGNAM=ttf-mononoki SRCNAM=${PRGNAM#ttf-} -VERSION=${VERSION:-1.2} +VERSION=${VERSION:-1.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/ttf-mononoki/ttf-mononoki.info b/system/ttf-mononoki/ttf-mononoki.info index 60e4396fab..a38db1a554 100644 --- a/system/ttf-mononoki/ttf-mononoki.info +++ b/system/ttf-mononoki/ttf-mononoki.info @@ -1,8 +1,8 @@ PRGNAM="ttf-mononoki" -VERSION="1.2" +VERSION="1.3" HOMEPAGE="https://github.com/madmalik/mononoki" -DOWNLOAD="https://github.com/madmalik/mononoki/archive/1.2/mononoki-1.2.tar.gz" -MD5SUM="363cc670712f5c5decdc4bf5691e8828" +DOWNLOAD="https://github.com/madmalik/mononoki/archive/1.3/mononoki-1.3.tar.gz" +MD5SUM="48c04185ec480173990d6b8853662da5" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |