Date: Wednesday, March 30, 2011 @ 20:18:19 Author: ibiru Revision: 117317
upgpkg: gdk-pixbuf2 2.23.3-1 update to 2.23.3 Modified: gdk-pixbuf2/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2011-03-31 00:04:55 UTC (rev 117316) +++ PKGBUILD 2011-03-31 00:18:19 UTC (rev 117317) @@ -1,8 +1,8 @@ # $Id$ # Maintainer: Ionut Biru <[email protected]> pkgname=gdk-pixbuf2 -pkgver=2.23.1 -pkgrel=2 +pkgver=2.23.3 +pkgrel=1 pkgdesc="An image loading library for gtk2" arch=('i686' 'x86_64') url="http://www.gtk.org/" @@ -12,7 +12,7 @@ options=('!libtool') install=gdk-pixbuf2.install source=(http://download.gnome.org/sources/gdk-pixbuf/2.23/gdk-pixbuf-${pkgver}.tar.bz2) -sha256sums=('3961d293bc2fa01c1d55cc2970e2d6f465ad67f9c0de56e9e189744a9462bba4') +sha256sums=('9faba780151c02e13cb2029d512c975e9c41b98cd72de6d2cc50e4af10a5e76a') build() { cd "${srcdir}/gdk-pixbuf-${pkgver}"
