diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2014-08-31 10:43:03 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-09-05 23:22:04 +0700 |
commit | 53adda3068f20fd08ac02cbe0eff6f87f4bd20e5 (patch) | |
tree | e1e1fe43e0c536c8da487700f29b96743d2a0c5b /libraries | |
parent | 5f5ed163068ba636c65ccc301da1151d49753a36 (diff) | |
download | slackbuilds-53adda3068f20fd08ac02cbe0eff6f87f4bd20e5.tar.gz |
libraries/gst1-plugins-good: Updated for version 1.4.1.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'libraries')
-rw-r--r-- | libraries/gst1-plugins-good/gst1-plugins-good.SlackBuild | 4 | ||||
-rw-r--r-- | libraries/gst1-plugins-good/gst1-plugins-good.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/libraries/gst1-plugins-good/gst1-plugins-good.SlackBuild b/libraries/gst1-plugins-good/gst1-plugins-good.SlackBuild index 74782f0247..acabaec960 100644 --- a/libraries/gst1-plugins-good/gst1-plugins-good.SlackBuild +++ b/libraries/gst1-plugins-good/gst1-plugins-good.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for gst1-plugins-good -# Copyright 2013 Robby Workman, Northport, Alabama, USA +# Copyright 2013-2014 Robby Workman, Northport, Alabama, USA # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=gst1-plugins-good -VERSION=${VERSION:-1.2.2} +VERSION=${VERSION:-1.4.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/libraries/gst1-plugins-good/gst1-plugins-good.info b/libraries/gst1-plugins-good/gst1-plugins-good.info index ed31849972..f9cb5acba3 100644 --- a/libraries/gst1-plugins-good/gst1-plugins-good.info +++ b/libraries/gst1-plugins-good/gst1-plugins-good.info @@ -1,8 +1,8 @@ PRGNAM="gst1-plugins-good" -VERSION="1.2.2" +VERSION="1.4.1" HOMEPAGE="http://gstreamer.freedesktop.org/" -DOWNLOAD="http://gstreamer.freedesktop.org/src/gst-plugins-good/gst-plugins-good-1.2.2.tar.xz" -MD5SUM="f8a9be6c5362d13ee41b600c74e843f4" +DOWNLOAD="http://gstreamer.freedesktop.org/src/gst-plugins-good/gst-plugins-good-1.4.1.tar.xz" +MD5SUM="eb3a3296b2f6009def1f5a09590ce767" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="gst1-plugins-base" |