From 133d9f1c2644c2edbb2dbf9269ee37df9415a9b4 Mon Sep 17 00:00:00 2001 From: Robby Workman Date: Mon, 2 Mar 2015 14:08:14 -0600 Subject: python/gst1-python: Updated for version 1.4.0. Signed-off-by: Robby Workman --- python/gst1-python/gst1-python.SlackBuild | 6 +++--- python/gst1-python/gst1-python.info | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'python') diff --git a/python/gst1-python/gst1-python.SlackBuild b/python/gst1-python/gst1-python.SlackBuild index 5453bd6916..1370d93278 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 . \ diff --git a/python/gst1-python/gst1-python.info b/python/gst1-python/gst1-python.info index 3d201bdbf0..318f186ed5 100644 --- a/python/gst1-python/gst1-python.info +++ b/python/gst1-python/gst1-python.info @@ -1,8 +1,8 @@ PRGNAM="gst1-python" -VERSION="1.2.1" +VERSION="1.4.0" HOMEPAGE="http://gstreamer.freedesktop.org/modules/gst-python.html" -DOWNLOAD="http://gstreamer.freedesktop.org/src/gst-python/gst-python-1.2.1.tar.bz2" -MD5SUM="bfc70a6529a981cb84fc8a7b4da69305" +DOWNLOAD="http://gstreamer.freedesktop.org/src/gst-python/gst-python-1.4.0.tar.xz" +MD5SUM="5df923422838afb279bf4bd0201aacbe" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="gstreamer1 pygobject3" -- cgit v1.2.3