diff options
author | Gene Carlson <kvngncrlsn@gmail.com> | 2023-09-14 20:36:49 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-09-17 00:10:28 +0700 |
commit | 0f3140663082ecc613cfb2fcd0ff3d2ab50d2952 (patch) | |
tree | 2c3db3f63699551a094e969b5a50e51a88eda21c /system/sarasa-gothic/sarasa-gothic.SlackBuild | |
parent | 0f736952b5064012f4dff963686c7a4cc8175ee0 (diff) |
system/sarasa-gothic: Updated for version 0.41.10.
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 1c7f367a3f..0f78e3899d 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.8} +VERSION=${VERSION:-0.41.10} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |