aboutsummaryrefslogtreecommitdiff
path: root/system/sarasa-gothic/sarasa-gothic.SlackBuild
diff options
context:
space:
mode:
authorGene Carlson <kvngncrlsn@gmail.com>2023-01-12 13:13:14 +0900
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-01-14 08:49:59 +0700
commit98ba2d0dc03b405a9447f5bf84f96a85d13b0917 (patch)
treebea193cd93f067b3bd89fc20898b8f0bf0554e1a /system/sarasa-gothic/sarasa-gothic.SlackBuild
parent65805408df1af445b0622e604e84710a9ae1ddc6 (diff)
system/sarasa-gothic: Updated for version 0.38.0.
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.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/system/sarasa-gothic/sarasa-gothic.SlackBuild b/system/sarasa-gothic/sarasa-gothic.SlackBuild
index 83df4d012b..82a7ab81ef 100644
--- a/system/sarasa-gothic/sarasa-gothic.SlackBuild
+++ b/system/sarasa-gothic/sarasa-gothic.SlackBuild
@@ -2,7 +2,7 @@
#
# Slackware build script for sarasa-gothic
#
-# Copyright 2022 K. Eugene Carlson Tsukuba, Japan
+# Copyright 2022-2023 K. Eugene Carlson Tsukuba, Japan
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=sarasa-gothic
SRCNAM=sarasa-gothic-ttc
-VERSION=${VERSION:-0.37.4}
+VERSION=${VERSION:-0.38.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}