Date: Tuesday, March 29, 2016 @ 16:12:51 Author: jgc Revision: 263240
upgpkg: gdk-pixbuf2 2.34.0-1 Modified: gdk-pixbuf2/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-03-29 14:11:03 UTC (rev 263239) +++ PKGBUILD 2016-03-29 14:12:51 UTC (rev 263240) @@ -2,7 +2,7 @@ # Maintainer: Ionut Biru <[email protected]> pkgname=gdk-pixbuf2 -pkgver=2.33.2 +pkgver=2.34.0 pkgrel=1 pkgdesc="An image loading library" arch=('i686' 'x86_64') @@ -12,7 +12,7 @@ makedepends=('gtk-doc' 'gobject-introspection') install=gdk-pixbuf2.install source=(http://download.gnome.org/sources/gdk-pixbuf/${pkgver:0:4}/gdk-pixbuf-$pkgver.tar.xz) -sha256sums=('d91ec3ab7d0fcf998d2c38b6725655666e0767e2c462598aea003caee2455929') +sha256sums=('d55e5b383ee219bd0e23bf6ed4427d56a7db5379729a6e3e0a0e0eba9a8d8879') build() { cd gdk-pixbuf-$pkgver
