gtk4: update to 4.4.1.
This commit is contained in:
parent
c0154b1455
commit
e7116617ab
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'gtk4'
|
||||
pkgname=gtk4
|
||||
version=4.4.0
|
||||
revision=2
|
||||
version=4.4.1
|
||||
revision=1
|
||||
wrksrc="gtk-${version}"
|
||||
build_style=meson
|
||||
build_helper="gir"
|
||||
|
@ -28,7 +28,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
|
|||
license="LGPL-2.1-or-later"
|
||||
homepage="https://www.gtk.org/"
|
||||
distfiles="${GNOME_SITE}/gtk/${version%.*}/gtk-${version}.tar.xz"
|
||||
checksum=e0a1508f441686c3a20dfec48af533b19a4b2e017c18eaee31dccdb7d292505b
|
||||
checksum=0faada983dc6b0bc409cb34c1713c1f3267e67c093f86b1e3b17db6100a3ddf4
|
||||
|
||||
# Package build options
|
||||
build_options="broadway cloudproviders colord cups gir vulkan wayland x11"
|
||||
|
|
Loading…
Reference in a new issue