From 57fc7b041fcd8bc73a40cd31d3b80bed779e79fe Mon Sep 17 00:00:00 2001 From: root Date: Sun, 28 Aug 2011 23:14:35 +0000 Subject: Sun Aug 28 23:14:35 UTC 2011 --- extra/gdk-pixbuf2/PKGBUILD | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'extra/gdk-pixbuf2/PKGBUILD') diff --git a/extra/gdk-pixbuf2/PKGBUILD b/extra/gdk-pixbuf2/PKGBUILD index 1c1cd9e7e..4e225659c 100644 --- a/extra/gdk-pixbuf2/PKGBUILD +++ b/extra/gdk-pixbuf2/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 129483 2011-06-28 07:59:13Z ibiru $ +# $Id: PKGBUILD 136355 2011-08-27 09:31:43Z ibiru $ # Maintainer: Ionut Biru pkgname=gdk-pixbuf2 -pkgver=2.23.5 +pkgver=2.24.0 pkgrel=1 -pkgdesc="An image loading library for gtk2" +pkgdesc="An image loading library" arch=('i686' 'x86_64') url="http://www.gtk.org/" license=('GPL2') @@ -11,8 +11,8 @@ depends=('glib2' 'libpng' 'libtiff' 'libjpeg' 'libx11') makedepends=('gtk-doc' 'gobject-introspection') options=('!libtool') install=gdk-pixbuf2.install -source=(http://download.gnome.org/sources/gdk-pixbuf/2.23/gdk-pixbuf-${pkgver}.tar.xz) -sha256sums=('7a6c3550426f38f6b0eeeb49295654d9e706ce8f1786a4d0932f9d2c0d0bc500') +source=(http://download.gnome.org/sources/gdk-pixbuf/2.24/gdk-pixbuf-${pkgver}.tar.xz) +sha256sums=('67c11d3aa40441c1cea42c365bf2d6a9a9dd52fae2d359a707ad5e8abb4d28a7') build() { cd "${srcdir}/gdk-pixbuf-${pkgver}" -- cgit v1.2.3-54-g00ecf