gdk-pixbuf: update to 2.26.1.
This commit is contained in:
parent
ce42f7e3fc
commit
50759e3127
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'gdk-pixbuf'.
|
||||
pkgname=gdk-pixbuf
|
||||
version=2.26.0
|
||||
version=2.26.1
|
||||
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=a5028d3a33710cbb6c6264bc561b6e252b37f067dff7b5b52473621e064f254d
|
||||
checksum=a60af12b58d9cc15ba4c680c6730ce5d38e8d664af1d575a379385b94b4ec7ba
|
||||
long_desc="
|
||||
This package contains an image loading library for the GTK+ toolkit v2."
|
||||
|
||||
|
|
Loading…
Reference in a new issue