diff options
author | Gene Carlson <kvngncrlsn@gmail.com> | 2022-06-01 21:30:41 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-06-04 10:37:19 +0700 |
commit | 1bf205200cdef6b0c05d48d8292b7014dd0536d8 (patch) | |
tree | 9961ed4490e37107f79cfd724cba0413334edcd5 /system/sarasa-gothic/sarasa-gothic.SlackBuild | |
parent | e485cc5a48eea69edc18b86235fa20c6b72b8a66 (diff) |
system/sarasa-gothic: Updated for version 0.36.4
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 05b550a19a..afdba3fc40 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.3} +VERSION=${VERSION:-0.36.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |