diff options
author | Gene Carlson <kvngncrlsn@gmail.com> | 2022-07-11 20:53:29 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-07-17 06:40:11 +0700 |
commit | 6112b0fb1d965808dd1e73d559d86b46879f1865 (patch) | |
tree | a30d2766c7215a4972f4dd65efd0f5b841b862bc /system/sarasa-gothic/sarasa-gothic.SlackBuild | |
parent | a57e3f2bc6180134a9c1c26ab8d0ed96636fb8c1 (diff) |
system/sarasa-gothic: Updated for version 0.36.6.
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 8abf7a6619..dfc70b4530 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.5} +VERSION=${VERSION:-0.36.6} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |