Date: Saturday, April 2, 2016 @ 15:57:44 Author: fyan Revision: 169229
upgpkg: lib32-gstreamer 1.8.0-1 Modified: lib32-gstreamer/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-04-02 13:54:18 UTC (rev 169228) +++ PKGBUILD 2016-04-02 13:57:44 UTC (rev 169229) @@ -3,7 +3,7 @@ # Contributor: Chris Kitching <[email protected]> pkgname=lib32-gstreamer -pkgver=1.6.3 +pkgver=1.8.0 pkgrel=1 pkgdesc="GStreamer Multimedia Framework (32-bit)" arch=('x86_64') @@ -11,9 +11,9 @@ url="http://gstreamer.freedesktop.org/" depends=('lib32-libxml2' 'lib32-glib2' 'gstreamer') optdepends=('sh: feedback script') -makedepends=('intltool' 'pkgconfig' 'gtk-doc' 'gobject-introspection' 'python2') +makedepends=('intltool' 'pkgconfig' 'gtk-doc' 'gobject-introspection') source=(${url}/src/gstreamer/gstreamer-${pkgver}.tar.xz) -sha256sums=('22f9568d67b87cf700a111f381144bd37cb93790a77e4e331db01fe854a37f24') +sha256sums=('947a314a212b5d94985d89b43440dbe66b696e12bbdf9a2f78967b98d74abedc') build() { cd "${srcdir}/gstreamer-${pkgver}"
