From c1c596c922f0dc8622339011db936c531647203d Mon Sep 17 00:00:00 2001 From: root Date: Sun, 11 Nov 2012 01:47:32 -0800 Subject: Sun Nov 11 01:44:00 PST 2012 --- 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 139e60422..d1f17eb87 100644 --- a/extra/gdk-pixbuf2/PKGBUILD +++ b/extra/gdk-pixbuf2/PKGBUILD @@ -1,19 +1,19 @@ -# $Id: PKGBUILD 169876 2012-10-30 22:25:38Z heftig $ +# $Id: PKGBUILD 170725 2012-11-10 05:22:37Z heftig $ # Maintainer: Ionut Biru pkgname=gdk-pixbuf2 -pkgver=2.26.4 +pkgver=2.26.5 pkgrel=1 pkgdesc="An image loading library" arch=('i686' 'x86_64') url="http://www.gtk.org/" -license=('GPL2') +license=('LGPL2.1') depends=('glib2' 'libpng' 'libtiff' 'libjpeg' 'libx11') makedepends=('gtk-doc' 'gobject-introspection') options=('!libtool') install=gdk-pixbuf2.install source=(http://download.gnome.org/sources/gdk-pixbuf/${pkgver%.*}/gdk-pixbuf-$pkgver.tar.xz) -sha256sums=('a91458645f078debf204fef8bb06b30f356fcb5d48f65395132a5dba2b3510be') +sha256sums=('77696fd163bca95a130a1883dbd78d0ae4d782de2fc85a9a38556d13681f5c84') build() { cd gdk-pixbuf-$pkgver -- cgit v1.2.3-54-g00ecf