diff options
author | Gene Carlson <kvngncrlsn@gmail.com> | 2023-08-29 11:51:10 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-09-02 18:02:35 +0700 |
commit | 936161bbf3986052222790222a20217008e155b0 (patch) | |
tree | 377393db4dfffea2d44744f4d508a43ae04ba220 /system/sarasa-gothic/sarasa-gothic.SlackBuild | |
parent | 5890bb57895c6f55a72767275a1be4cfb7903853 (diff) |
system/sarasa-gothic: Updated for version 0.41.8.
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 622dc3ab88850..1c7f367a3f9f0 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.7} +VERSION=${VERSION:-0.41.8} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |