diff options
author | Gene Carlson <kvngncrlsn@gmail.com> | 2023-08-09 20:12:18 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-08-12 08:29:43 +0700 |
commit | fde4e1872002bc989af2b1a60c8e603b269f4c7c (patch) | |
tree | 0f94c8154bed8d3610d220bf64fc4997afb76f69 /system/sarasa-gothic/sarasa-gothic.SlackBuild | |
parent | 429bdde2617a6a4c75d02292f2a209fe0d032222 (diff) |
system/sarasa-gothic: Updated for vertsion 0.41.6.
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 32364d9e9554f..c9e85c40a1442 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.41.4} +VERSION=${VERSION:-0.41.6} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |