diff options
author | Gene Carlson <kvngncrlsn@gmail.com> | 2022-07-22 22:46:21 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-07-23 11:13:16 +0700 |
commit | 6bc26971033a2b027a18cea393266a29391ff4a3 (patch) | |
tree | 3f2c7ad79a23e5e6112231a5b8dd28f889ae0f46 /system/sarasa-gothic/sarasa-gothic.SlackBuild | |
parent | de64d28e52d40227f96bb33e22966b155bb86cc8 (diff) |
system/sarasa-gothic: Updated for version 0.36.7.
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 dfc70b4530b8e..2cbc406e42451 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.36.6} +VERSION=${VERSION:-0.36.7} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |