zenity: update to 3.42.1
This commit is contained in:
parent
cb41dd3f9e
commit
d2a783f901
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'zenity'
|
# Template file for 'zenity'
|
||||||
pkgname=zenity
|
pkgname=zenity
|
||||||
version=3.41.0
|
version=3.42.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
configure_args="-Dwebkitgtk=$(vopt_if webkit true false)"
|
configure_args="-Dwebkitgtk=$(vopt_if webkit true false)"
|
||||||
|
@ -10,8 +10,9 @@ short_desc="Display GNOME dialogs from the command line"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
license="LGPL-2.0-or-later"
|
license="LGPL-2.0-or-later"
|
||||||
homepage="https://help.gnome.org/users/zenity/"
|
homepage="https://help.gnome.org/users/zenity/"
|
||||||
|
changelog="https://gitlab.gnome.org/GNOME/zenity/-/raw/master/NEWS"
|
||||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=19b676c3510e22badfcc3204062d432ba537402f5e0ae26128c0d90c954037e1
|
checksum=a08e0c8e626615ee2c23ff74628eba6f8b486875dd54371ca7e2d7605b72a87c
|
||||||
|
|
||||||
build_options="webkit"
|
build_options="webkit"
|
||||||
build_options_default="webkit"
|
build_options_default="webkit"
|
||||||
|
|
Loading…
Add table
Reference in a new issue