diff options
author | root <root@rshg054.dnsready.net> | 2013-04-27 00:07:38 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-04-27 00:07:38 -0700 |
commit | a27a6af53095da314eca1d33911f72775dfc2bce (patch) | |
tree | f500052f401a6cb073a7080fe3bc3574e69ed7eb /extra/gst-plugins-good | |
parent | a247f0004e94d32b5fe69a5123e1c6684d8cf096 (diff) |
Sat Apr 27 00:07:38 PDT 2013
Diffstat (limited to 'extra/gst-plugins-good')
-rw-r--r-- | extra/gst-plugins-good/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/gst-plugins-good/PKGBUILD b/extra/gst-plugins-good/PKGBUILD index c80dad8e1..fe5c5a7d5 100644 --- a/extra/gst-plugins-good/PKGBUILD +++ b/extra/gst-plugins-good/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 180529 2013-03-22 19:22:28Z heftig $ +# $Id: PKGBUILD 183687 2013-04-26 16:06:47Z heftig $ # Maintainer: Jan de Groot <jgc@archlinux.org> pkgname=gst-plugins-good -pkgver=1.0.6 +pkgver=1.0.7 pkgrel=1 pkgdesc="GStreamer Multimedia Framework Good Plugins" arch=('i686' 'x86_64') @@ -12,7 +12,7 @@ depends=('libpulse' 'jack' 'libsoup' 'gst-plugins-base-libs' 'wavpack' 'aalib' ' makedepends=('gstreamer' 'speex' 'flac' 'libraw1394') options=(!libtool !emptydirs) source=(${url}/src/$pkgname/$pkgname-$pkgver.tar.xz) -sha256sums=('67f7690a9826d9a6ab28b9af2536a6f3e833ee412bd59dd603c48fb3c6823e0d') +sha256sums=('a016a3b377c86658627aef902b9204108209100b2e88fcc3b695c392af1b4035') build() { cd $pkgname-$pkgver |