Date: Monday, March 9, 2015 @ 09:53:57 Author: jgc Revision: 233109 upgpkg: gdk-pixbuf2 2.31.3-1
Modified: gdk-pixbuf2/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-03-09 08:50:51 UTC (rev 233108) +++ PKGBUILD 2015-03-09 08:53:57 UTC (rev 233109) @@ -2,7 +2,7 @@ # Maintainer: Ionut Biru <[email protected]> pkgname=gdk-pixbuf2 -pkgver=2.31.2 +pkgver=2.31.3 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=('9e467ed09894c802499fb2399cd9a89ed21c81700ce8f27f970a833efb1e47aa') +sha256sums=('ddd861747bb7c580acce7cfa3ce38c3f52a9516e66a6477988fd100c8fb9eabc') build() { cd gdk-pixbuf-$pkgver
