gtk+3: update to 3.0.11.
This commit is contained in:
parent
62b8f43c60
commit
4789bc4946
1 changed files with 4 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'gtk+3'.
|
||||
pkgname=gtk+3
|
||||
version=3.0.10
|
||||
version=3.0.11
|
||||
wrksrc="gtk+-${version}"
|
||||
distfiles="${GNOME_SITE}/gtk+/3.0/gtk+-$version.tar.bz2"
|
||||
build_style=gnu_configure
|
||||
|
@ -8,7 +8,9 @@ configure_args="--disable-cups --disable-schemas-compile
|
|||
--enable-gtk2-dependency"
|
||||
short_desc="The GTK+ toolkit (v3)"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=a217ed31aed9843810eabb241239e0f2c5ca0e14bd91687cf4180b3e346abc30
|
||||
homepage="http://www.gtk.org/"
|
||||
license="LGPL-2.1"
|
||||
checksum=852d848e2e51373daf04446dc7b427f91bf6953632b45fbe173fb5ed0694100f
|
||||
long_desc="
|
||||
GTK+ is a multi-platform toolkit for creating graphical user
|
||||
interfaces. Offering a complete set of widgets, GTK+ is suitable for
|
||||
|
|
Loading…
Reference in a new issue