From ad45d1982b97faa9372d99e51daa687c7c09de7d Mon Sep 17 00:00:00 2001 From: Nicolás Reynolds Date: Tue, 15 Apr 2014 03:26:32 +0000 Subject: Tue Apr 15 03:22:01 UTC 2014 --- extra/gdk-pixbuf2/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'extra/gdk-pixbuf2/PKGBUILD') diff --git a/extra/gdk-pixbuf2/PKGBUILD b/extra/gdk-pixbuf2/PKGBUILD index 58dd6de24..1fd000f36 100644 --- a/extra/gdk-pixbuf2/PKGBUILD +++ b/extra/gdk-pixbuf2/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 206629 2014-03-03 20:30:24Z heftig $ +# $Id: PKGBUILD 210437 2014-04-14 20:06:12Z jgc $ # Maintainer: Ionut Biru pkgname=gdk-pixbuf2 -pkgver=2.30.6 +pkgver=2.30.7 pkgrel=1 pkgdesc="An image loading library" arch=('i686' 'x86_64') @@ -11,8 +11,8 @@ license=('LGPL2.1') depends=('glib2' 'libpng' 'libtiff' 'libjpeg' 'libx11' 'jasper') makedepends=('gtk-doc' 'gobject-introspection') install=gdk-pixbuf2.install -source=(http://download.gnome.org/sources/gdk-pixbuf/${pkgver%.*}/gdk-pixbuf-$pkgver.tar.xz) -sha256sums=('43394fa4adfb49fa4d662fdc6f43f7f25a9f914509528f57720b18487b0a7f5a') +source=(http://download.gnome.org/sources/gdk-pixbuf/${pkgver:0:4}/gdk-pixbuf-$pkgver.tar.xz) +sha256sums=('0aafc365eab1083a53f15e4828333b968219ffcb1a995ac6289c0147c9ffad06') build() { cd gdk-pixbuf-$pkgver -- cgit v1.2.3-54-g00ecf