diff options
author | Gene Carlson <kvngncrlsn@gmail.com> | 2023-11-09 20:59:11 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-11-09 21:04:12 +0700 |
commit | f8fa1067febd4baa5ac5ffcdeb0383970675db04 (patch) | |
tree | a00003b0cc96c9c24ef4aebb3b330e9878e84b77 /system/sarasa-gothic/sarasa-gothic.SlackBuild | |
parent | 81f81c86a5000d8b294d85888faa08e49a915e9b (diff) |
system/sarasa-gothic: Updated for version 0.42.5.
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 2725169cf2..eff09896ac 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.4} +VERSION=${VERSION:-0.42.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |