gtk+3: update to 3.6.1.
This commit is contained in:
parent
72413071fd
commit
6b3b6bbdc6
|
@ -1,7 +1,7 @@
|
|||
# Template build file for 'gtk+3'.
|
||||
pkgname=gtk+3
|
||||
version=3.6.0
|
||||
revision=5
|
||||
version=3.6.1
|
||||
revision=1
|
||||
wrksrc="gtk+-${version}"
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-cups --disable-schemas-compile
|
||||
|
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
homepage="http://www.gtk.org/"
|
||||
license="LGPL-2.1"
|
||||
distfiles="${GNOME_SITE}/gtk+/3.6/gtk+-${version}.tar.xz"
|
||||
checksum=e13f45225a795ebe9e4047486fa57b3232e6a21539983775db6cd4ae9046b049
|
||||
checksum=fe6c89ae40145b077d7291105e81d4f876be01bf21ddfb9cba449f6be49d7996
|
||||
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 New Issue