diff options
author | Gene Carlson <kvngncrlsn@gmail.com> | 2023-05-17 07:21:59 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-05-20 11:17:23 +0700 |
commit | e869028420c664038731de551d1f61d59580c3fc (patch) | |
tree | b6a597161c83ec37cf3c04d81c5a539a2ae386de /system/sarasa-gothic/sarasa-gothic.SlackBuild | |
parent | 69f8712d65d756a53053604dcdeeda8fc1b708b7 (diff) |
system/sarasa-gothic: Updated for version 0.40.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 6ac370f383..25835e6812 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.40.6} +VERSION=${VERSION:-0.40.7} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |