summaryrefslogtreecommitdiffstats
path: root/source/l/tango-icon-theme/tango-icon-theme.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'source/l/tango-icon-theme/tango-icon-theme.SlackBuild')
-rwxr-xr-xsource/l/tango-icon-theme/tango-icon-theme.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/source/l/tango-icon-theme/tango-icon-theme.SlackBuild b/source/l/tango-icon-theme/tango-icon-theme.SlackBuild
index 36b22d487..3753c0252 100755
--- a/source/l/tango-icon-theme/tango-icon-theme.SlackBuild
+++ b/source/l/tango-icon-theme/tango-icon-theme.SlackBuild
@@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=tango-icon-theme
VERSION=0.8.90
ARCH=noarch
-BUILD=${BUILD:-3}
+BUILD=${BUILD:-4}
# If the variable PRINT_PACKAGE_NAME is set, then this script will report what
# the name of the created package would be, and then exit. This information
@@ -43,7 +43,7 @@ mkdir -p $TMP $PKG
cd $TMP
rm -rf tango-icon-theme-$VERSION
-tar xvf $CWD/tango-icon-theme-$VERSION.tar.bz2 || exit 1
+tar xvf $CWD/tango-icon-theme-$VERSION.tar.?z || exit 1
cd tango-icon-theme-$VERSION || exit 1
chown -R root:root .
find . \