diff options
author | Gene Carlson <kvngncrlsn@gmail.com> | 2022-09-30 10:37:32 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-10-01 07:18:59 +0700 |
commit | f906faf9e6c20eaaaa8a3231a789ca93e30fe789 (patch) | |
tree | e84f8a355c64cd2e876001ba6e9070edcb7f04b2 /system/sarasa-gothic/sarasa-gothic.SlackBuild | |
parent | 04d4f5f2ee218ca218200c68032c9e6f66d0a8d6 (diff) |
system/sarasa-gothic: Updated for version 0.37.4.
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 d51373a5f0..83df4d012b 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.37.1} +VERSION=${VERSION:-0.37.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |