mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
gtk4: update to 4.8.2.
This commit is contained in:
parent
b7ea2bd965
commit
6bda9ab458
1 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gtk4'
|
# Template file for 'gtk4'
|
||||||
pkgname=gtk4
|
pkgname=gtk4
|
||||||
version=4.8.1
|
version=4.8.2
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="gtk-${version}"
|
wrksrc="gtk-${version}"
|
||||||
build_style=meson
|
build_style=meson
|
||||||
|
@ -30,10 +30,10 @@ short_desc="GIMP ToolKit (v4)"
|
||||||
maintainer="Michal Vasilek <michal@vasilek.cz>"
|
maintainer="Michal Vasilek <michal@vasilek.cz>"
|
||||||
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-8/NEWS"
|
#changelog="https://gitlab.gnome.org/GNOME/gtk/-/raw/main/NEWS"
|
||||||
changelog="https://gitlab.gnome.org/GNOME/gtk/-/raw/main/NEWS"
|
changelog="https://gitlab.gnome.org/GNOME/gtk/-/raw/gtk-4-8/NEWS"
|
||||||
distfiles="${GNOME_SITE}/gtk/${version%.*}/gtk-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/gtk/${version%.*}/gtk-${version}.tar.xz"
|
||||||
checksum=5ce8d8de98a23bd0c8eca1a61094e1c009b5f009dcbd60b45e990a8db1b742fd
|
checksum=85b7a160b6e02eafa4e7d38f046f8720fab537d3fe73c01c864333a983a692a9
|
||||||
|
|
||||||
# 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