summaryrefslogtreecommitdiffstats
path: root/source/l/pygtk/pygtk.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'source/l/pygtk/pygtk.SlackBuild')
-rwxr-xr-xsource/l/pygtk/pygtk.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/l/pygtk/pygtk.SlackBuild b/source/l/pygtk/pygtk.SlackBuild
index 7823f4dd8..b4170da85 100755
--- a/source/l/pygtk/pygtk.SlackBuild
+++ b/source/l/pygtk/pygtk.SlackBuild
@@ -63,7 +63,7 @@ rm -rf $PKG
mkdir -p $TMP $PKG
cd $TMP || exit 1
rm -rf $PKGNAM-$VERSION
-tar xvf $CWD/$PKGNAM-$VERSION.tar.bz2 || exit 1
+tar xvf $CWD/$PKGNAM-$VERSION.tar.xz || exit 1
cd $PKGNAM-$VERSION || exit 1
chown -R root:root .
find . \