Date: Thursday, August 20, 2015 @ 13:33:07 Author: jgc Revision: 244431
upgpkg: gdk-pixbuf2 2.31.6-1 CVE-2015-4491 Modified: gdk-pixbuf2/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-08-20 11:13:24 UTC (rev 244430) +++ PKGBUILD 2015-08-20 11:33:07 UTC (rev 244431) @@ -2,7 +2,7 @@ # Maintainer: Ionut Biru <[email protected]> pkgname=gdk-pixbuf2 -pkgver=2.31.5 +pkgver=2.31.6 pkgrel=1 pkgdesc="An image loading library" arch=('i686' 'x86_64') @@ -12,7 +12,7 @@ makedepends=('gtk-doc' 'gobject-introspection' 'python2') install=gdk-pixbuf2.install source=(http://download.gnome.org/sources/gdk-pixbuf/${pkgver:0:4}/gdk-pixbuf-$pkgver.tar.xz) -sha256sums=('0a76e70497cd25ef2ac0da63a489c158ea3926724eb83d5254f9a0bc985ff7a6') +sha256sums=('111203d6f295d69d36e7190204248331cd37285130ac483becdedcd3f0135d18') build() { cd gdk-pixbuf-$pkgver
