Date: Tuesday, September 8, 2015 @ 09:22:59 Author: fyan Revision: 139570
upgpkg: lib32-gdk-pixbuf2 2.31.6-1 sync with [extra] Modified: lib32-gdk-pixbuf2/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-09-08 07:19:13 UTC (rev 139569) +++ PKGBUILD 2015-09-08 07:22:59 UTC (rev 139570) @@ -2,7 +2,7 @@ # Maintainer: Ionut Biru <[email protected]> _pkgbasename=gdk-pixbuf2 pkgname=lib32-$_pkgbasename -pkgver=2.31.5 +pkgver=2.31.6 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=('0a76e70497cd25ef2ac0da63a489c158ea3926724eb83d5254f9a0bc985ff7a6') +sha256sums=('111203d6f295d69d36e7190204248331cd37285130ac483becdedcd3f0135d18') build() { export CC="gcc -m32"
