From 8b3a0b83eb5ad9bcff19b466bcd72c18fdf466ce Mon Sep 17 00:00:00 2001 From: Nicolás Reynolds Date: Wed, 5 Feb 2014 03:38:19 +0000 Subject: Wed Feb 5 03:36:49 UTC 2014 --- extra/gdk-pixbuf2/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'extra/gdk-pixbuf2/PKGBUILD') diff --git a/extra/gdk-pixbuf2/PKGBUILD b/extra/gdk-pixbuf2/PKGBUILD index 639bc0216..4b62b0f44 100644 --- a/extra/gdk-pixbuf2/PKGBUILD +++ b/extra/gdk-pixbuf2/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 204045 2014-01-14 15:48:56Z heftig $ +# $Id: PKGBUILD 205063 2014-02-04 00:48:48Z heftig $ # Maintainer: Ionut Biru pkgname=gdk-pixbuf2 -pkgver=2.30.3 +pkgver=2.30.4 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%.*}/gdk-pixbuf-$pkgver.tar.xz) -sha256sums=('c229c53f59573eab9410b53690a4b9db770312c80a4d84ecd6295aa894574494') +sha256sums=('a13bbad0d804829b260bc901dc7d284d330c534489fc1666c126fa4555bbb051') build() { cd gdk-pixbuf-$pkgver -- cgit v1.2.3-54-g00ecf