summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
author Gene Carlson2024-03-13 02:13:55 +0100
committer Willy Sudiarto Raharjo2024-03-14 10:14:35 +0100
commit572af9c499128e1acd51a715fac0f9814cfbf9ab (patch)
treecff4660a665d34f0a7883221761f9eda53968f52 /system
parent299ccd3bff1cc08202a88d73fbda6b96f2de9913 (diff)
downloadslackbuilds-572af9c499128e1acd51a715fac0f9814cfbf9ab.tar.gz
system/sarasa-gothic: Updated for version 1.0.6.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system')
-rw-r--r--system/sarasa-gothic/README3
-rw-r--r--system/sarasa-gothic/sarasa-gothic.SlackBuild4
-rw-r--r--system/sarasa-gothic/sarasa-gothic.info8
3 files changed, 6 insertions, 9 deletions
diff --git a/system/sarasa-gothic/README b/system/sarasa-gothic/README
index 9415cf11ad..af61a5e0db 100644
--- a/system/sarasa-gothic/README
+++ b/system/sarasa-gothic/README
@@ -17,6 +17,3 @@ Fonts are included for the following character sets:
HC (Traditional Chinese - Hong Kong)
J (Japanese)
K (Korean)
-
-p7zip is only needed for the extraction stage, and can be removed
-afterwards.
diff --git a/system/sarasa-gothic/sarasa-gothic.SlackBuild b/system/sarasa-gothic/sarasa-gothic.SlackBuild
index 23e073c4cc..fc4e3bf099 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-TTC
-VERSION=${VERSION:-1.0.5}
+VERSION=${VERSION:-1.0.6}
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 . \
diff --git a/system/sarasa-gothic/sarasa-gothic.info b/system/sarasa-gothic/sarasa-gothic.info
index 0fdc1d716f..1d4c629f79 100644
--- a/system/sarasa-gothic/sarasa-gothic.info
+++ b/system/sarasa-gothic/sarasa-gothic.info
@@ -1,10 +1,10 @@
PRGNAM="sarasa-gothic"
-VERSION="1.0.5"
+VERSION="1.0.6"
HOMEPAGE="https://github.com/be5invis/Sarasa-Gothic"
-DOWNLOAD="https://github.com/be5invis/Sarasa-Gothic/releases/download/v1.0.5/Sarasa-TTC-1.0.5.7z"
-MD5SUM="52bb791d9415340bcaa316212a1df7d3"
+DOWNLOAD="https://github.com/be5invis/Sarasa-Gothic/releases/download/v1.0.6b/Sarasa-TTC-1.0.6.zip"
+MD5SUM="ea051dcd1ac2070db2f85a852c720b88"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="p7zip"
+REQUIRES=""
MAINTAINER="K. Eugene Carlson"
EMAIL="kvngncrlsn@gmail.com"