Date: Tuesday, October 8, 2013 @ 15:08:34 Author: bluewind Revision: 98319
upgpkg: lib32-gdk-pixbuf2 2.30.0-1 upstream update Modified: lib32-gdk-pixbuf2/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-10-08 13:07:11 UTC (rev 98318) +++ PKGBUILD 2013-10-08 13:08:34 UTC (rev 98319) @@ -2,7 +2,7 @@ # Maintainer: Ionut Biru <[email protected]> _pkgbasename=gdk-pixbuf2 pkgname=lib32-$_pkgbasename -pkgver=2.28.2 +pkgver=2.30.0 pkgrel=1 pkgdesc="An image loading library (32-bit)" arch=('x86_64') @@ -14,7 +14,7 @@ options=('!libtool' '!docs') install=gdk-pixbuf2.install source=(http://download.gnome.org/sources/gdk-pixbuf/${pkgver%.*}/gdk-pixbuf-${pkgver}.tar.xz) -sha256sums=('183113c2eb2232963e88864a6a54fd963dbfeb1a3679fb0d3456f9e0b79e4617') +sha256sums=('4a73600525621283a14436c5f873c1126c4feafcb07d24a746f13215e2caa658') build() { export CC="gcc -m32"
