aboutsummaryrefslogtreecommitdiff
path: root/python/gst1-python/gst1-python.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'python/gst1-python/gst1-python.SlackBuild')
-rw-r--r--python/gst1-python/gst1-python.SlackBuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/python/gst1-python/gst1-python.SlackBuild b/python/gst1-python/gst1-python.SlackBuild
index 5453bd691629e..1370d932788fa 100644
--- a/python/gst1-python/gst1-python.SlackBuild
+++ b/python/gst1-python/gst1-python.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for gst1-python
-# Copyright 2014 Robby Workman, Northport, Alabama, USA
+# Copyright 2014-2015 Robby Workman, Tuscaloosa, Alabama, USA
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -24,7 +24,7 @@
PRGNAM=gst1-python
SRCNAM=gst-python
-VERSION=${VERSION:-1.2.1}
+VERSION=${VERSION:-1.4.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -61,7 +61,7 @@ rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
cd $TMP
rm -rf $SRCNAM-$VERSION
-tar xvf $CWD/$SRCNAM-$VERSION.tar.bz2
+tar xvf $CWD/$SRCNAM-$VERSION.tar.xz
cd $SRCNAM-$VERSION
chown -R root:root .
find -L . \