Date: Wednesday, March 4, 2015 @ 19:04:55 Author: bluewind Revision: 128729
upgpkg: lib32-gdk-pixbuf2 2.31.2-1 upstream update Modified: lib32-gdk-pixbuf2/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-03-04 18:04:47 UTC (rev 128728) +++ PKGBUILD 2015-03-04 18:04:55 UTC (rev 128729) @@ -2,7 +2,7 @@ # Maintainer: Ionut Biru <[email protected]> _pkgbasename=gdk-pixbuf2 pkgname=lib32-$_pkgbasename -pkgver=2.31.1 +pkgver=2.31.2 pkgrel=1 pkgdesc="An image loading library (32-bit)" arch=('x86_64') @@ -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=('25a75e3c61dac11e6ff6416ad846951ccafac6486b1c6a1bfb0b213b99db52cd') +sha256sums=('9e467ed09894c802499fb2399cd9a89ed21c81700ce8f27f970a833efb1e47aa') build() { export CC="gcc -m32"
