diff --git a/deps/itstool/itstool.SlackBuild b/deps/itstool/itstool.SlackBuild index b53cdc1..7949113 100644 --- a/deps/itstool/itstool.SlackBuild +++ b/deps/itstool/itstool.SlackBuild @@ -65,7 +65,7 @@ rm -rf $PKG mkdir -p $TMP $PKG cd $TMP rm -rf $PRGNAM-$VERSION -tar xvf $CWD/$PRGNAM-$VERSION.tar.xz || exit 1 +tar xvf $CWD/$PRGNAM-$VERSION.tar.bz2 || exit 1 cd $PRGNAM-$VERSION || exit 1 chown -R root:root . find . \