gst-plugins-bad to 1.2.1

This commit is contained in:
WarheadsSE 2013-11-11 15:24:00 -05:00
parent fcfbf7f672
commit ed9108598a

View file

@ -5,8 +5,8 @@
# - disable soundtouch extension on v5, currently broken
pkgname=gst-plugins-bad
pkgver=1.2.0
pkgrel=2
pkgver=1.2.1
pkgrel=1
pkgdesc="GStreamer Multimedia Framework Bad Plugins"
arch=('i686' 'x86_64')
license=('LGPL')
@ -16,7 +16,7 @@ makedepends=('schroedinger' 'libexif' 'libdvdread' 'libvdpau' 'libmpeg2' 'python
'gobject-introspection')
options=(!libtool !emptydirs)
source=(${url}/src/$pkgname/$pkgname-$pkgver.tar.xz)
sha256sums=('a12fac6c106a7e4ae8bb2c7da508688d7db532b818319df2202f497cbd930afa')
sha256sums=('f33e7c81fcb742fe50b73ad87ef8a4baa7d6b59c5002a10bf63c8dee22404929')
build() {
cd $pkgname-$pkgver