From 71421d9c4aba76f0e16b37df201569f70a62c189 Mon Sep 17 00:00:00 2001 From: chrysos349 Date: Tue, 25 Mar 2025 15:54:47 +0300 Subject: [PATCH] zenity: update to 4.0.5 --- srcpkgs/zenity/template | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/srcpkgs/zenity/template b/srcpkgs/zenity/template index 589635ab652..65bbd0b1c4f 100644 --- a/srcpkgs/zenity/template +++ b/srcpkgs/zenity/template @@ -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 " 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"