mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-13 18:43:51 +02:00
gtk+3: update to 3.0.5.
--HG-- branch : gnome3
This commit is contained in:
parent
251ac3341a
commit
f44c331d3c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template build file for 'gtk+3'.
|
# Template build file for 'gtk+3'.
|
||||||
pkgname=gtk+3
|
pkgname=gtk+3
|
||||||
version=3.0.4
|
version=3.0.5
|
||||||
wrksrc="gtk+-${version}"
|
wrksrc="gtk+-${version}"
|
||||||
distfiles="${GNOME_SITE}/gtk+/3.0/gtk+-$version.tar.bz2"
|
distfiles="${GNOME_SITE}/gtk+/3.0/gtk+-$version.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
|
@ -8,7 +8,7 @@ configure_args="--disable-cups --disable-schemas-compile
|
||||||
--enable-gtk2-dependency"
|
--enable-gtk2-dependency"
|
||||||
short_desc="The GTK+ toolkit (v3)"
|
short_desc="The GTK+ toolkit (v3)"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=0e95436f31c9d2a8992d53106ace97961e13c4b52ee70bab52a884c6af6dbb17
|
checksum=7f391bdc5eed7a29930c2290de5f88d2d62ee274ab2ab97a1d9d0f478e053bb0
|
||||||
long_desc="
|
long_desc="
|
||||||
GTK+ is a multi-platform toolkit for creating graphical user
|
GTK+ is a multi-platform toolkit for creating graphical user
|
||||||
interfaces. Offering a complete set of widgets, GTK+ is suitable for
|
interfaces. Offering a complete set of widgets, GTK+ is suitable for
|
||||||
|
|
Loading…
Add table
Reference in a new issue