mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 13:46:58 +02:00
gtk4: update to 4.14.1.
This commit is contained in:
parent
9fb7f7ff28
commit
61eaaa94d4
1 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gtk4'
|
||||
pkgname=gtk4
|
||||
version=4.12.5
|
||||
version=4.14.1
|
||||
revision=1
|
||||
build_style=meson
|
||||
build_helper="gir"
|
||||
|
@ -30,10 +30,10 @@ short_desc="GIMP ToolKit (v4)"
|
|||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="LGPL-2.1-or-later"
|
||||
homepage="https://www.gtk.org/"
|
||||
# changelog="https://gitlab.gnome.org/GNOME/gtk/-/raw/main/NEWS"
|
||||
changelog="https://gitlab.gnome.org/GNOME/gtk/-/raw/gtk-4-12/NEWS"
|
||||
changelog="https://gitlab.gnome.org/GNOME/gtk/-/raw/main/NEWS"
|
||||
# changelog="https://gitlab.gnome.org/GNOME/gtk/-/raw/gtk-4-14/NEWS"
|
||||
distfiles="${GNOME_SITE}/gtk/${version%.*}/gtk-${version}.tar.xz"
|
||||
checksum=28b356d590ee68ef626e2ef9820b2dd21441484a9a042a5a3f0c40e9dfc4f4f8
|
||||
checksum=fcefb3f132f8cc4711a9efa5b353c9ae9bb5eeff0246fa74dbc2f2f839b9e308
|
||||
|
||||
# Package build options
|
||||
build_options="broadway cloudproviders colord cups gir vulkan wayland x11 tracker"
|
||||
|
|
Loading…
Add table
Reference in a new issue