Date: Tuesday, November 11, 2014 @ 00:36:09 Author: heftig Revision: 225979
1.4.4 Modified: gst-plugins-ugly/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-11-10 23:35:48 UTC (rev 225978) +++ PKGBUILD 2014-11-10 23:36:09 UTC (rev 225979) @@ -2,7 +2,7 @@ # Maintainer: Jan de Groot <[email protected]> pkgname=gst-plugins-ugly -pkgver=1.4.3 +pkgver=1.4.4 pkgrel=1 pkgdesc="GStreamer Multimedia Framework Ugly Plugins" arch=('i686' 'x86_64') @@ -12,7 +12,7 @@ makedepends=('python' 'gtk-doc' 'x264') options=(!emptydirs) source=(${url}/src/$pkgname/$pkgname-$pkgver.tar.xz) -sha256sums=('d581592a82cf3930361430d38436c30a58d8b6c249cad18f7f213b203e206d46') +sha256sums=('afe2300130aaba910b8d5fab8d1fdf8b001ff4893ec1ac57b5d8766836cd81e9') build() { cd $pkgname-$pkgver
