diff options
author | Gene Carlson <kvngncrlsn@gmail.com> | 2023-12-29 12:45:02 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-12-29 19:04:46 +0700 |
commit | d735a5444b60b3b95f3a6fce4196c2502bc9dfdd (patch) | |
tree | 3e4149bdbc765f127f7e3e4878c949aae68987b0 /system/sarasa-gothic/sarasa-gothic.SlackBuild | |
parent | e2c1ba39ded07091df32cde8e63b97f46b854c41 (diff) |
system/sarasa-gothic: Updated for version 1.0.0.
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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/sarasa-gothic/sarasa-gothic.SlackBuild b/system/sarasa-gothic/sarasa-gothic.SlackBuild index bde595479f..d0af9df3ec 100644 --- a/system/sarasa-gothic/sarasa-gothic.SlackBuild +++ b/system/sarasa-gothic/sarasa-gothic.SlackBuild @@ -25,8 +25,8 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=sarasa-gothic -SRCNAM=sarasa-gothic-ttc -VERSION=${VERSION:-0.42.6} +SRCNAM=Sarasa-TTC +VERSION=${VERSION:-1.0.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |