From 8faa42b28f39ace5fc2c3ec8a054fa0a5b246eab Mon Sep 17 00:00:00 2001 From: Nicolás Reynolds Date: Wed, 4 Jun 2014 04:00:35 +0000 Subject: Wed Jun 4 03:57:00 UTC 2014 --- extra/gdk-pixbuf2/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'extra/gdk-pixbuf2') diff --git a/extra/gdk-pixbuf2/PKGBUILD b/extra/gdk-pixbuf2/PKGBUILD index 1fd000f36..c80f049c7 100644 --- a/extra/gdk-pixbuf2/PKGBUILD +++ b/extra/gdk-pixbuf2/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 210437 2014-04-14 20:06:12Z jgc $ +# $Id: PKGBUILD 214072 2014-06-03 08:48:30Z jgc $ # Maintainer: Ionut Biru pkgname=gdk-pixbuf2 -pkgver=2.30.7 +pkgver=2.30.8 pkgrel=1 pkgdesc="An image loading library" arch=('i686' 'x86_64') @@ -12,7 +12,7 @@ depends=('glib2' 'libpng' 'libtiff' 'libjpeg' 'libx11' 'jasper') makedepends=('gtk-doc' 'gobject-introspection') install=gdk-pixbuf2.install source=(http://download.gnome.org/sources/gdk-pixbuf/${pkgver:0:4}/gdk-pixbuf-$pkgver.tar.xz) -sha256sums=('0aafc365eab1083a53f15e4828333b968219ffcb1a995ac6289c0147c9ffad06') +sha256sums=('4853830616113db4435837992c0aebd94cbb993c44dc55063cee7f72a7bef8be') build() { cd gdk-pixbuf-$pkgver -- cgit v1.2.3-54-g00ecf