diff options
author | Gene Carlson <kvngncrlsn@gmail.com> | 2023-06-07 01:12:05 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-06-09 20:00:49 +0700 |
commit | b82f9df7d52d221b8cc3d529f1887dda1c423a43 (patch) | |
tree | de701fc37036d5a1ad9ab02c40b9da59cd85830d /system/sarasa-gothic/sarasa-gothic.SlackBuild | |
parent | 3a4935620ca1895d04dd40565f753906ee85aca9 (diff) |
system/sarasa-gothic: Updated for version 0.41.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 | 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 25835e6812..8efa5aa07a 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.40.7} +VERSION=${VERSION:-0.41.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |