diff options
author | Gene Carlson <kvngncrlsn@gmail.com> | 2023-06-27 22:13:46 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-07-02 23:21:15 +0700 |
commit | d23a800b96454c120ee1bf7581a58e74f8483417 (patch) | |
tree | 0841b5564b4955e3a6471dcb59f0b3cae8d028fb /system/sarasa-gothic/sarasa-gothic.SlackBuild | |
parent | 650e5aaea2146cc7d39c31885ae4f7ad1218516a (diff) |
system/sarasa-gothic: Updated for version 0.41.3.
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 8efa5aa07a..25d492f148 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.41.0} +VERSION=${VERSION:-0.41.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |