diff options
author | Gene Carlson <kvngncrlsn@gmail.com> | 2024-01-10 20:36:42 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-01-12 22:09:38 +0700 |
commit | 58f473c72c256a99f70cd4d8ca86ef436b6b6d5b (patch) | |
tree | 9986bfa8c1bb01293475e46fd453f2dfc0350d1c /system/sarasa-gothic/sarasa-gothic.SlackBuild | |
parent | 24433c117bdf5d8e097de2ae288e37cfd9478a6f (diff) |
system/sarasa-gothic: Updated for version 1.0.3.
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 efade44dba..475654449a 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.2} +VERSION=${VERSION:-1.0.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |