mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-25 06:52:56 +02:00
gtk+3: update to 3.24.0.
This commit is contained in:
parent
d803d6a64c
commit
d1192663fa
1 changed files with 3 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'gtk+3'.
|
||||
# Template file for 'gtk+3'
|
||||
pkgname=gtk+3
|
||||
version=3.22.30
|
||||
version=3.24.0
|
||||
revision=1
|
||||
wrksrc="gtk+-${version}"
|
||||
build_style=gnu-configure
|
||||
|
@ -21,9 +21,8 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="LGPL-2.1-or-later"
|
||||
homepage="https://www.gtk.org/"
|
||||
distfiles="${GNOME_SITE}/gtk+/${version%.*}/gtk+-${version}.tar.xz"
|
||||
checksum=a1a4a5c12703d4e1ccda28333b87ff462741dc365131fbc94c218ae81d9a6567
|
||||
checksum=02e991389277206253d79884d10e5aa06fd78fdf7a5096799dbe3c97a05e32a8
|
||||
conf_files="/etc/gtk-3.0/im-multipress.conf"
|
||||
triggers="gtk3-immodules"
|
||||
|
||||
# Package build options
|
||||
build_options="broadway colord cups gir wayland x11"
|
||||
|
|
Loading…
Add table
Reference in a new issue