diff options
author | Gene Carlson <kvngncrlsn@gmail.com> | 2023-10-26 20:06:58 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-10-28 13:11:51 +0700 |
commit | 3c5fc8ac548c4de69b813a3cfe9fa695d0af3711 (patch) | |
tree | f694668e5ac3246c3f24dbc2534b48aa2c557032 /system/sarasa-gothic/sarasa-gothic.SlackBuild | |
parent | 1bd5c49cfe3ba6326bbc8e3fcd93a2bff43c9c4b (diff) |
system/sarasa-gothic: Updated for version 0.42.3.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/sarasa-gothic/sarasa-gothic.SlackBuild')
-rw-r--r-- | system/sarasa-gothic/sarasa-gothic.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/sarasa-gothic/sarasa-gothic.SlackBuild b/system/sarasa-gothic/sarasa-gothic.SlackBuild index bf319a75f4..846b8de808 100644 --- a/system/sarasa-gothic/sarasa-gothic.SlackBuild +++ b/system/sarasa-gothic/sarasa-gothic.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=sarasa-gothic SRCNAM=sarasa-gothic-ttc -VERSION=${VERSION:-0.42.2} +VERSION=${VERSION:-0.42.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |