mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 16:02:55 +02:00
gtk4: update to 4.8.1.
This commit is contained in:
parent
8d7e1aecc7
commit
1831dbcfb8
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gtk4'
|
# Template file for 'gtk4'
|
||||||
pkgname=gtk4
|
pkgname=gtk4
|
||||||
version=4.8.0
|
version=4.8.1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="gtk-${version}"
|
wrksrc="gtk-${version}"
|
||||||
build_style=meson
|
build_style=meson
|
||||||
|
@ -33,7 +33,7 @@ homepage="https://www.gtk.org/"
|
||||||
#changelog="https://gitlab.gnome.org/GNOME/gtk/-/raw/gtk-4-8/NEWS"
|
#changelog="https://gitlab.gnome.org/GNOME/gtk/-/raw/gtk-4-8/NEWS"
|
||||||
changelog="https://gitlab.gnome.org/GNOME/gtk/-/raw/main/NEWS"
|
changelog="https://gitlab.gnome.org/GNOME/gtk/-/raw/main/NEWS"
|
||||||
distfiles="${GNOME_SITE}/gtk/${version%.*}/gtk-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/gtk/${version%.*}/gtk-${version}.tar.xz"
|
||||||
checksum=c8d6203437d1e359d83124dc591546d403f67e3b00544e53dd50a9baacdcbd7f
|
checksum=5ce8d8de98a23bd0c8eca1a61094e1c009b5f009dcbd60b45e990a8db1b742fd
|
||||||
|
|
||||||
# Package build options
|
# Package build options
|
||||||
build_options="broadway cloudproviders colord cups gir vulkan wayland x11 tracker"
|
build_options="broadway cloudproviders colord cups gir vulkan wayland x11 tracker"
|
||||||
|
|
Loading…
Add table
Reference in a new issue