diff options
author | Gene Carlson <kvngncrlsn@gmail.com> | 2023-03-08 10:17:58 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-03-12 08:48:15 +0700 |
commit | 15234c9f95b66fb647765bb01fccb39546c09503 (patch) | |
tree | 94e372cb5d3d4db6e3fdfdd852c460db978aa260 /system/sarasa-gothic/sarasa-gothic.SlackBuild | |
parent | 574f67c0ba9c34306e90000363ade3d59eb533f8 (diff) |
system/sarasa-gothic: Updated for version 0.40.2.
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 ab74bea93d..ce165b5ef8 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.40.1} +VERSION=${VERSION:-0.40.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |