Date: Tuesday, May 19, 2015 @ 11:02:35 Author: bluewind Revision: 133782
upgpkg: lib32-gdk-pixbuf2 2.31.4-1 upstream update Modified: lib32-gdk-pixbuf2/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-05-19 08:56:24 UTC (rev 133781) +++ PKGBUILD 2015-05-19 09:02:35 UTC (rev 133782) @@ -2,8 +2,8 @@ # Maintainer: Ionut Biru <[email protected]> _pkgbasename=gdk-pixbuf2 pkgname=lib32-$_pkgbasename -pkgver=2.31.3 -pkgrel=2 +pkgver=2.31.4 +pkgrel=1 pkgdesc="An image loading library (32-bit)" arch=('x86_64') url="http://www.gtk.org/" @@ -14,7 +14,7 @@ options=('!docs') install=gdk-pixbuf2.install source=(http://download.gnome.org/sources/gdk-pixbuf/${pkgver%.*}/gdk-pixbuf-${pkgver}.tar.xz) -sha256sums=('ddd861747bb7c580acce7cfa3ce38c3f52a9516e66a6477988fd100c8fb9eabc') +sha256sums=('e5d9977493f8188baa6f432c5015c9937f0f67d29e0b6bccd3fae23126a47a15') build() { export CC="gcc -m32"
