diff options
author | Gene Carlson <kvngncrlsn@gmail.com> | 2024-04-04 07:32:52 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-04-04 20:42:59 +0700 |
commit | 9c43145b68750f21794c0be4c850ad5bfe702e32 (patch) | |
tree | 6c2dbbd6f3de489ad484fc73a69789e8d7489a9f /system/sarasa-gothic/sarasa-gothic.SlackBuild | |
parent | 5658bee7c79cccd72254d43e31908651e0a4f9b7 (diff) | |
download | slackbuilds-9c43145b68750f21794c0be4c850ad5bfe702e32.tar.gz slackbuilds-9c43145b68750f21794c0be4c850ad5bfe702e32.tar.xz |
system/sarasa-gothic: Updated for version 1.0.9.
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 bbb92b1bc6..f917dd79d9 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-TTC -VERSION=${VERSION:-1.0.7} +VERSION=${VERSION:-1.0.9} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |