main/gst-plugins-ugly1: upgrade to 1.0.4

This commit is contained in:
Natanael Copa 2012-12-19 20:04:00 +00:00
parent 97bc6db0ed
commit 2ed7c8e3ee

View File

@ -1,6 +1,6 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=gst-plugins-ugly1
pkgver=1.0.3
pkgver=1.0.4
pkgrel=0
pkgdesc="GStreamer Multimedia Framework Ugly Plugins (gst-plugins-ugly)"
url="http://gstreamer.freedesktop.org/"
@ -45,4 +45,4 @@ package() {
make DESTDIR="$pkgdir" install || return 1
find "$pkgdir" -name '*.la' -delete
}
md5sums="62c94e4e2f4a4a734d6009d1f59ca376 gst-plugins-ugly-1.0.3.tar.xz"
md5sums="a40f3da59e420b4efb29f4d69ea324d3 gst-plugins-ugly-1.0.4.tar.xz"