From 88d2739d94aa73f992e12329d8156c0121b75d16 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Wed, 15 Jun 2011 23:24:23 +0200 Subject: [PATCH] gdk-pixbuf: update to 2.23.4. --- srcpkgs/gdk-pixbuf/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/gdk-pixbuf/template b/srcpkgs/gdk-pixbuf/template index 474be55f98d..08f132d0dff 100644 --- a/srcpkgs/gdk-pixbuf/template +++ b/srcpkgs/gdk-pixbuf/template @@ -1,12 +1,12 @@ # Template build file for 'gdk-pixbuf'. pkgname=gdk-pixbuf -version=2.23.3 +version=2.23.4 distfiles="${GNOME_SITE}/$pkgname/2.23/$pkgname-$version.tar.bz2" build_style=gnu_configure configure_args="--without-libjasper --with-included-loaders=png" short_desc="An Image loading library for The GTK+ toolkit (v2)" maintainer="Juan RP " -checksum=9faba780151c02e13cb2029d512c975e9c41b98cd72de6d2cc50e4af10a5e76a +checksum=ad6490ac0dc01b9ad66259351fefe732472b7c285a89fc071ccbb578e9af3355 long_desc=" This package contains an image loading library for the GTK+ toolkit v2."