diff options
author | Gene Carlson <kvngncrlsn@gmail.com> | 2023-07-27 21:41:39 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-07-29 08:13:36 +0700 |
commit | 8c217d7fee6006f9ad6c75d24ce96f7d9f269a62 (patch) | |
tree | 6493cebc85ca1f7c5085c6293d41292c2c4c361d /system/sarasa-gothic/sarasa-gothic.SlackBuild | |
parent | d585393f7f30bf653eb21839432b3fec30d2e853 (diff) |
system/sarasa-gothic: Updated for version 0.41.4.
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 25d492f148..32364d9e95 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.3} +VERSION=${VERSION:-0.41.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |