Date: Friday, March 13, 2015 @ 22:25:58 Author: bluewind Revision: 129201
upgpkg: lib32-gdk-pixbuf2 2.31.3-1 upstream update Modified: lib32-gdk-pixbuf2/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-03-13 21:16:56 UTC (rev 129200) +++ PKGBUILD 2015-03-13 21:25:58 UTC (rev 129201) @@ -2,7 +2,7 @@ # Maintainer: Ionut Biru <[email protected]> _pkgbasename=gdk-pixbuf2 pkgname=lib32-$_pkgbasename -pkgver=2.31.2 +pkgver=2.31.3 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=('9e467ed09894c802499fb2399cd9a89ed21c81700ce8f27f970a833efb1e47aa') +sha256sums=('ddd861747bb7c580acce7cfa3ce38c3f52a9516e66a6477988fd100c8fb9eabc') build() { export CC="gcc -m32"
