diff options
author | root <root@rshg054.dnsready.net> | 2013-08-01 02:03:26 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-08-01 02:03:26 -0700 |
commit | 3391ef078ab86d3160b5e2fb3cfb794b75ce2a76 (patch) | |
tree | 3dece49302a2f07d08d6cf95ebebf467d61ff70a /extra/gst-plugins-good | |
parent | b73aa81c21acc75e383d0e73e0fbf553d2b68232 (diff) |
Thu Aug 1 02:01:53 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 69381e6cb..e0c27830c 100644 --- a/extra/gst-plugins-good/PKGBUILD +++ b/extra/gst-plugins-good/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 190007 2013-07-12 20:23:55Z heftig $ +# $Id: PKGBUILD 191870 2013-07-31 17:33:33Z heftig $ # Maintainer: Jan de Groot <jgc@archlinux.org> pkgname=gst-plugins-good -pkgver=1.0.8 +pkgver=1.0.9 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=('97831570ccdd8e15557f18858b965e54433d572d27fdabebb8b710cee276cfad') +sha256sums=('cfa2e617a76f93e9ddd4ae1109297e93fb4a06b152042b996231234a72c5a5ff') build() { cd $pkgname-$pkgver |