aboutsummaryrefslogtreecommitdiff
path: root/misc/fcitx5-chewing/fcitx5-chewing.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'misc/fcitx5-chewing/fcitx5-chewing.SlackBuild')
-rw-r--r--misc/fcitx5-chewing/fcitx5-chewing.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/fcitx5-chewing/fcitx5-chewing.SlackBuild b/misc/fcitx5-chewing/fcitx5-chewing.SlackBuild
index 2c3572d0a0..ead63a1a98 100644
--- a/misc/fcitx5-chewing/fcitx5-chewing.SlackBuild
+++ b/misc/fcitx5-chewing/fcitx5-chewing.SlackBuild
@@ -23,7 +23,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=fcitx5-chewing
-VERSION=${VERSION:-5.1.1}
+VERSION=${VERSION:-5.1.7}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
@@ -65,7 +65,7 @@ rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
cd $TMP
rm -rf $PRGNAM-$VERSION
-tar xvf $CWD/$PRGNAM-$VERSION.tar.?z
+tar xvf $CWD/$PRGNAM-$VERSION.tar.*
cd $PRGNAM-$VERSION
chown -R root:root .
find -L . \