zenity: update to 4.0.5

This commit is contained in:
chrysos349 2025-03-25 15:54:47 +03:00 committed by oreo639
parent 1f033e70c6
commit 71421d9c4a

View file

@ -1,6 +1,6 @@
# Template file for 'zenity'
pkgname=zenity
version=4.0.1
version=4.0.5
revision=1
build_style=meson
configure_args="-Dwebkitgtk=$(vopt_if webkit true false)"
@ -11,9 +11,10 @@ short_desc="Display GNOME dialogs from the command line"
maintainer="Enno Boland <gottox@voidlinux.org>"
license="LGPL-2.0-or-later"
homepage="https://help.gnome.org/users/zenity/"
changelog="https://gitlab.gnome.org/GNOME/zenity/-/raw/master/NEWS"
#changelog="https://gitlab.gnome.org/GNOME/zenity/-/raw/master/NEWS"
changelog="https://gitlab.gnome.org/GNOME/zenity/-/raw/zenity-4-0/NEWS"
distfiles="${GNOME_SITE}/zenity/${version%.*}/zenity-${version}.tar.xz"
checksum=0c2f537813b10f728470d9d05d6c95713db2512f9c95096e1e85b1a6739605e6
checksum=8a3ffe7751bed497a758229ece07be9114ad4e46a066abae4e5f31d6da4c0e9e
build_options="webkit"
build_options_default="webkit"