diff options
author | Gene Carlson <kvngncrlsn@gmail.com> | 2024-08-30 13:13:47 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-08-30 12:10:54 +0700 |
commit | b845e4c2700cb41b8650039344e1841a1265cba5 (patch) | |
tree | 39207d2512f6425b1ed57a989ff813281fbbe10c /system/sarasa-gothic/sarasa-gothic.SlackBuild | |
parent | 12b3a318f085b40d07ac9ab55641755eaf572ea9 (diff) |
system/sarasa-gothic: Updated for version 1.0.20.
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 0459401889c47..8a56a15f23b59 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.19} +VERSION=${VERSION:-1.0.20} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |