gtk+3: update to 3.0.2.
--HG-- branch : gnome3
This commit is contained in:
parent
4bee2717f7
commit
9031570aaa
1 changed files with 2 additions and 3 deletions
|
@ -1,7 +1,6 @@
|
|||
# Template build file for 'gtk+3'.
|
||||
pkgname=gtk+3
|
||||
version=3.0.1
|
||||
revision=1
|
||||
version=3.0.2
|
||||
wrksrc="gtk+-${version}"
|
||||
distfiles="${GNOME_SITE}/gtk+/3.0/gtk+-$version.tar.bz2"
|
||||
build_style=gnu_configure
|
||||
|
@ -9,7 +8,7 @@ configure_args="--disable-cups --disable-schemas-compile
|
|||
--enable-gtk2-dependency"
|
||||
short_desc="The GTK+ toolkit (v3)"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=2bd0a197dc2a7e981790a720552bfd540a77b6edaa382dd7450366ee23e35121
|
||||
checksum=dfc5cc68da83a3f6133e86dba00d6a77263b4dd15117dbf97aa5f19da39b202d
|
||||
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