summaryrefslogtreecommitdiffstats
path: root/system/sarasa-gothic/sarasa-gothic.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'system/sarasa-gothic/sarasa-gothic.SlackBuild')
-rw-r--r--system/sarasa-gothic/sarasa-gothic.SlackBuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/system/sarasa-gothic/sarasa-gothic.SlackBuild b/system/sarasa-gothic/sarasa-gothic.SlackBuild
index 8abf7a6619..f917dd79d9 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-2024 K. Eugene Carlson Tsukuba, Japan
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,8 +25,8 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=sarasa-gothic
-SRCNAM=sarasa-gothic-ttc
-VERSION=${VERSION:-0.36.5}
+SRCNAM=Sarasa-TTC
+VERSION=${VERSION:-1.0.9}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
@@ -53,7 +53,7 @@ cd $TMP
rm -rf $PRGNAM-$VERSION
mkdir -p $PRGNAM-$VERSION
cd $PRGNAM-$VERSION
-7za e $CWD/$SRCNAM-$VERSION.7z
+unzip $CWD/$SRCNAM-$VERSION.zip
chown -R root:root .
find -L . \