Date: Tuesday, September 21, 2010 @ 15:21:24 Author: ibiru Revision: 91063
update to 2.22 Modified: gdk-pixbuf2/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2010-09-21 18:16:03 UTC (rev 91062) +++ PKGBUILD 2010-09-21 19:21:24 UTC (rev 91063) @@ -1,7 +1,7 @@ # $Id$ # Maintainer: Ionut Biru <[email protected]> pkgname=gdk-pixbuf2 -pkgver=2.21.7 +pkgver=2.22.0 pkgrel=1 pkgdesc="An image loading library for gtk2" arch=('i686' 'x86_64') @@ -11,8 +11,8 @@ makedepends=('gtk-doc' 'gobject-introspection') options=('!libtool') install=gdk-pixbuf2.install -source=(http://download.gnome.org/sources/gdk-pixbuf/2.21/gdk-pixbuf-${pkgver}.tar.bz2) -sha256sums=('0a67737c914b2fd5c36481faa3ad5a74e3183a03d3cea3a6c15942c99221fe36') +source=(http://download.gnome.org/sources/gdk-pixbuf/2.22/gdk-pixbuf-${pkgver}.tar.bz2) +sha256sums=('b8ff6a308f037af6b501246ad8779a951ca92af975efc2e97c354ea6702667cf') build() { cd "${srcdir}/gdk-pixbuf-${pkgver}"
