Date: Saturday, June 7, 2014 @ 14:03:50 Author: bluewind Revision: 112789
upgpkg: lib32-gdk-pixbuf2 2.30.8-1 upstream update Modified: lib32-gdk-pixbuf2/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-06-07 12:02:02 UTC (rev 112788) +++ PKGBUILD 2014-06-07 12:03:50 UTC (rev 112789) @@ -2,7 +2,7 @@ # Maintainer: Ionut Biru <[email protected]> _pkgbasename=gdk-pixbuf2 pkgname=lib32-$_pkgbasename -pkgver=2.30.7 +pkgver=2.30.8 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=('0aafc365eab1083a53f15e4828333b968219ffcb1a995ac6289c0147c9ffad06') +sha256sums=('4853830616113db4435837992c0aebd94cbb993c44dc55063cee7f72a7bef8be') build() { export CC="gcc -m32"
