gtk4: update to 4.6.1.
This commit is contained in:
parent
b432082c73
commit
a863f9b68e
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gtk4'
|
# Template file for 'gtk4'
|
||||||
pkgname=gtk4
|
pkgname=gtk4
|
||||||
version=4.6.0
|
version=4.6.1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="gtk-${version}"
|
wrksrc="gtk-${version}"
|
||||||
build_style=meson
|
build_style=meson
|
||||||
|
@ -27,8 +27,9 @@ short_desc="GIMP ToolKit (v4)"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://www.gtk.org/"
|
homepage="https://www.gtk.org/"
|
||||||
|
changelog="https://gitlab.gnome.org/GNOME/gtk/-/raw/gtk-4-6/NEWS"
|
||||||
distfiles="${GNOME_SITE}/gtk/${version%.*}/gtk-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/gtk/${version%.*}/gtk-${version}.tar.xz"
|
||||||
checksum=782d5951fbfd585fc9ec76c09d07e28e6014c72db001fb567fff217fb96e4d8c
|
checksum=d85508d21cbbcd63d568a7862af5ecd63b978d7d5799cbe404c91d2389d0ec5f
|
||||||
|
|
||||||
# Package build options
|
# Package build options
|
||||||
build_options="broadway cloudproviders colord cups gir vulkan wayland x11"
|
build_options="broadway cloudproviders colord cups gir vulkan wayland x11"
|
||||||
|
|
Loading…
Reference in New Issue