diff options
author | Gene Carlson <kvngncrlsn@gmail.com> | 2022-08-22 01:14:28 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-08-27 22:50:36 +0700 |
commit | a83756e918641ac8f8a6baa291c3a5d8ca9b9a71 (patch) | |
tree | 9c34bf770b0c1246ad054a755cbac6dd2208cec3 /system/sarasa-gothic/sarasa-gothic.SlackBuild | |
parent | 0eff842d9a82e5770bc393a5c4aff76a2a32dabc (diff) |
system/sarasa-gothic: Updated for version 0.36.8
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 2cbc406e42..631b99a566 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.7} +VERSION=${VERSION:-0.36.8} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |