diff options
author | Gene Carlson <kvngncrlsn@gmail.com> | 2023-08-24 21:30:30 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-08-25 23:12:47 +0700 |
commit | 9806e20de945ea773bde7d5c03057c9a2be2b786 (patch) | |
tree | 315d32ae56d22d8b90e87c8d58cb03d37c037101 /system/sarasa-gothic/sarasa-gothic.SlackBuild | |
parent | 5c159a9bcfa12be14416dd29792a42d58f60b5e7 (diff) |
system/sarasa-gothic: Updated for version 0.41.7.
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 c9e85c40a1442..622dc3ab88850 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.6} +VERSION=${VERSION:-0.41.7} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |