summaryrefslogtreecommitdiffstats
path: root/misc/stardict/stardict.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'misc/stardict/stardict.SlackBuild')
-rw-r--r--misc/stardict/stardict.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/stardict/stardict.SlackBuild b/misc/stardict/stardict.SlackBuild
index 4312cab8c4..dc0b70a8ab 100644
--- a/misc/stardict/stardict.SlackBuild
+++ b/misc/stardict/stardict.SlackBuild
@@ -27,7 +27,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=stardict
-VERSION=${VERSION:-3.0.6.2}
+VERSION=${VERSION:-3.0.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
@@ -74,7 +74,7 @@ rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
cd $TMP
rm -rf $PRGNAM-$VERSION
-tar xf $CWD/$PRGNAM-$VERSION-github-2.tar.?z*
+tar xf $CWD/$PRGNAM-$VERSION.tar.?z*
cd $PRGNAM-$VERSION
chown -R root:root .
find -L . \