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/ttf-mononoki/ttf-mononoki.SlackBuild | |
parent | b07afd55d2f8dea92b8f340e57a80f0f5e6f3548 (diff) |
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/ttf-mononoki/ttf-mononoki.SlackBuild')
-rw-r--r-- | system/ttf-mononoki/ttf-mononoki.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/ttf-mononoki/ttf-mononoki.SlackBuild b/system/ttf-mononoki/ttf-mononoki.SlackBuild index ca2952723d0a9..8c1dcee09a558 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} |