diff options
author | Gene Carlson <kvngncrlsn@gmail.com> | 2024-03-13 10:13:55 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-03-14 16:14:35 +0700 |
commit | 572af9c499128e1acd51a715fac0f9814cfbf9ab (patch) | |
tree | cff4660a665d34f0a7883221761f9eda53968f52 /system/sarasa-gothic/sarasa-gothic.SlackBuild | |
parent | 299ccd3bff1cc08202a88d73fbda6b96f2de9913 (diff) |
system/sarasa-gothic: Updated for version 1.0.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 | 4 |
1 files changed, 2 insertions, 2 deletions
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 . \ |