diff options
author | Gene Carlson <kvngncrlsn@gmail.com> | 2023-11-02 20:59:56 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-11-04 16:39:18 +0700 |
commit | efd1f8972d4182aa144b1a5886bb2629b29a502f (patch) | |
tree | 7152efa63fe6f353f59bb986bde63c902814a83a /system/sarasa-gothic/sarasa-gothic.SlackBuild | |
parent | bdec3788ce0593363a99fc87cb536ef6233b589c (diff) |
system/sarasa-gothic: Updated for version 0.42.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 846b8de80890a..2725169cf2b94 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.42.3} +VERSION=${VERSION:-0.42.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |