Date: Tuesday, February 4, 2014 @ 01:46:28 Author: heftig Revision: 205061
2.30.4 Modified: gdk-pixbuf2/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-02-04 00:43:23 UTC (rev 205060) +++ PKGBUILD 2014-02-04 00:46:28 UTC (rev 205061) @@ -2,7 +2,7 @@ # Maintainer: Ionut Biru <[email protected]> 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 @@ 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
