summaryrefslogtreecommitdiffstats
path: root/development/gnome-common/gnome-common.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'development/gnome-common/gnome-common.SlackBuild')
-rw-r--r--development/gnome-common/gnome-common.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/development/gnome-common/gnome-common.SlackBuild b/development/gnome-common/gnome-common.SlackBuild
index a77e4d7d9b..a6853d8d25 100644
--- a/development/gnome-common/gnome-common.SlackBuild
+++ b/development/gnome-common/gnome-common.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=gnome-common
-VERSION=2.28.0
+VERSION=${VERSION:-3.4.0.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -40,7 +40,7 @@ rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
cd $TMP
rm -rf $PRGNAM-$VERSION
-tar xvf $CWD/$PRGNAM-$VERSION.tar.bz2
+tar xvf $CWD/$PRGNAM-$VERSION.tar.?z*
cd $PRGNAM-$VERSION
chown -R root:root .
chmod -R u+w,go+r-w,a-s .