libraries/gst1-plugins-ugly: Updated for version 1.2.2.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Robby Workman 2014-01-20 02:32:36 +07:00 committed by Erik Hanson
parent 61f872df88
commit d6090e53be
2 changed files with 4 additions and 4 deletions

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=gst1-plugins-ugly
VERSION=${VERSION:-1.2.1}
VERSION=${VERSION:-1.2.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="gst1-plugins-ugly"
VERSION="1.2.1"
VERSION="1.2.2"
HOMEPAGE="http://gstreamer.freedesktop.org/"
DOWNLOAD="http://gstreamer.freedesktop.org/src/gst-plugins-ugly/gst-plugins-ugly-1.2.1.tar.xz"
MD5SUM="553332a8d5153e788a6612642a57f416"
DOWNLOAD="http://gstreamer.freedesktop.org/src/gst-plugins-ugly/gst-plugins-ugly-1.2.2.tar.xz"
MD5SUM="32f57ac91369bbb3299469cc418507d0"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="gst1-plugins-base"