gdk-pixbuf: update to 2.26.0.

This commit is contained in:
Juan RP 2012-03-26 10:13:44 +02:00
parent e2b3eafbcc
commit 4c878fae3c
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template build file for 'gdk-pixbuf'.
pkgname=gdk-pixbuf
version=2.25.2
version=2.26.0
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
build_style=gnu-configure
configure_args="--without-libjasper --with-included-loaders=png --with-x11"
@ -8,7 +8,7 @@ short_desc="An Image loading library for The GTK+ toolkit (v2)"
maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://www.gtk.org/"
license="GPL-2"
checksum=e8bc5d7b823b5b8ecdf053225b12a9c26163ab23fcb68f176d3ec36ce96ff931
checksum=a5028d3a33710cbb6c6264bc561b6e252b37f067dff7b5b52473621e064f254d
long_desc="
This package contains an image loading library for the GTK+ toolkit v2."