summaryrefslogtreecommitdiffstats
path: root/system/sarasa-gothic
diff options
context:
space:
mode:
Diffstat (limited to 'system/sarasa-gothic')
-rw-r--r--system/sarasa-gothic/README3
-rw-r--r--system/sarasa-gothic/sarasa-gothic.SlackBuild8
-rw-r--r--system/sarasa-gothic/sarasa-gothic.info10
3 files changed, 9 insertions, 12 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 83df4d012b..75306e8c68 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.37.4}
+SRCNAM=Sarasa-TTC
+VERSION=${VERSION:-1.0.12}
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 9ba746a6d3..567563f78e 100644
--- a/system/sarasa-gothic/sarasa-gothic.info
+++ b/system/sarasa-gothic/sarasa-gothic.info
@@ -1,10 +1,10 @@
PRGNAM="sarasa-gothic"
-VERSION="0.37.4"
-HOMEPAGE="https://github.con/be5invis/Sarasa-Gothic"
-DOWNLOAD="https://github.com/be5invis/Sarasa-Gothic/releases/download/v0.37.4/sarasa-gothic-ttc-0.37.4.7z"
-MD5SUM="a836aef5a53405b8171e62dd2b886ac0"
+VERSION="1.0.12"
+HOMEPAGE="https://github.com/be5invis/Sarasa-Gothic"
+DOWNLOAD="https://github.com/be5invis/Sarasa-Gothic/releases/download/v1.0.12/Sarasa-TTC-1.0.12.zip"
+MD5SUM="50407d63fb0f0a53ecb0a7fc104225f8"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="p7zip"
+REQUIRES=""
MAINTAINER="K. Eugene Carlson"
EMAIL="kvngncrlsn@gmail.com"