diff options
author | K. Eugene Carlson <kvngncrlsn@gmail.com> | 2023-03-02 12:37:04 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-03-04 08:06:36 +0700 |
commit | cf01ac9d1cb0ab8df26d0906750aae7c788148b3 (patch) | |
tree | c283f4fde545b66c507b20025ce844623b3ee4b1 /system/sarasa-gothic/sarasa-gothic.SlackBuild | |
parent | f80706b30eeb6975aa92733af325d91d90d60071 (diff) |
system/sarasa-gothic: Updated for version 0.40.1.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
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 82a7ab81ef..ab74bea93d 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.38.0} +VERSION=${VERSION:-0.40.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |