Use txz instead of tgz for gtksourceview

Signed-off-by: willysr <willysr@gmail.com>
This commit is contained in:
willysr 2013-03-26 12:46:24 +07:00
parent 9a9647f7af
commit c15d7f198c

View file

@ -109,4 +109,4 @@ mkdir -p $PKG/install
cat $CWD/slack-desc > $PKG/install/slack-desc
cd $PKG
/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.${PKGTYPE:-tgz}
/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.${PKGTYPE:-txz}