diff options
author | Gene Carlson <kvngncrlsn@gmail.com> | 2024-01-31 22:31:47 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-02-01 21:17:12 +0700 |
commit | dce6e5129ed596559e7f6713a5f1b709a9dca7b4 (patch) | |
tree | 0ad6a3fe55f727c2e5650d94157ecceffd10780f /system/sarasa-gothic/sarasa-gothic.SlackBuild | |
parent | a9e63f1432dd373081135b9d86b2f8c5431a88a3 (diff) |
system/sarasa-gothic: Updated for version 1.0.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 49697cfe6e..23e073c4cc 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-TTC -VERSION=${VERSION:-1.0.4} +VERSION=${VERSION:-1.0.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |