diff options
author | Gene Carlson <kvngncrlsn@gmail.com> | 2023-10-03 09:51:51 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-10-07 00:59:30 +0700 |
commit | 450cb71eed36b01afe27c77c1e5c01e68863a42a (patch) | |
tree | 7b2578ee3e42e2a771e4421c421ef0ed710aa701 /system/sarasa-gothic/sarasa-gothic.SlackBuild | |
parent | d94e3c2d9c141e80a59e22574835a2d764604839 (diff) |
system/sarasa-gothic: Updated for version 0.42.1.
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 e362ac7503..868152a358 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.42.0} +VERSION=${VERSION:-0.42.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |