Date: Wednesday, August 29, 2012 @ 08:15:01 Author: jgc Revision: 165753
upgpkg: gdk-pixbuf2 2.26.3-1 Update to 2.26.3 Modified: gdk-pixbuf2/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-08-29 12:07:43 UTC (rev 165752) +++ PKGBUILD 2012-08-29 12:15:01 UTC (rev 165753) @@ -2,7 +2,7 @@ # Maintainer: Ionut Biru <[email protected]> pkgname=gdk-pixbuf2 -pkgver=2.26.2 +pkgver=2.26.3 pkgrel=1 pkgdesc="An image loading library" arch=('i686' 'x86_64') @@ -13,7 +13,7 @@ options=('!libtool') install=gdk-pixbuf2.install source=(http://download.gnome.org/sources/gdk-pixbuf/${pkgver%.*}/gdk-pixbuf-$pkgver.tar.xz) -sha256sums=('3555521050e30e2fa090bfe650910c14649b6ab0acb35a5a7eaf90fe694f1403') +sha256sums=('a22373a72621c6f73e8c216410aeb46e3bb05b477e600b6ac481a47ecd4c09cc') build() { cd gdk-pixbuf-$pkgver
