diff options
author | Gene Carlson <kvngncrlsn@gmail.com> | 2024-03-20 18:57:17 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-03-20 20:52:13 +0700 |
commit | 9659ced44ba46371cead3ee28fad2ff66e6fb786 (patch) | |
tree | c2da59e0d4095fa8ac19939eb0082e408bd43e6c /system/sarasa-gothic/sarasa-gothic.SlackBuild | |
parent | 8313e74ed49ca18935851abced3316ab7e4ca10a (diff) |
system/sarasa-gothic: Updated for version 1.0.7.
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 fc4e3bf099..bbb92b1bc6 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.6} +VERSION=${VERSION:-1.0.7} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |