zenity: update to 2.32.1.
This commit is contained in:
parent
8ab4741ad1
commit
03eeed8131
|
@ -1,13 +1,12 @@
|
|||
# Template file for 'zenity'
|
||||
pkgname=zenity
|
||||
version=2.32.0
|
||||
revision=1
|
||||
version=2.32.1
|
||||
distfiles="${GNOME_SITE}/$pkgname/2.32/$pkgname-$version.tar.bz2"
|
||||
build_style=gnu_configure
|
||||
configure_args="--localstatedir=/var --disable-scrollkeeper"
|
||||
short_desc="Display GNOME dialogs from the command line"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=91751676a01942ec445786225e5ccc1c4ba0ed30d33b8b177e1cdb014b4e3aef
|
||||
checksum=8838be041a07364b62a4281c971392e4a09bb01bb3237a836ec0457ec0ea18ac
|
||||
long_desc="
|
||||
This is zenity - a rewrite of gdialog, the GNOME port of dialog
|
||||
which allows you to display dialog boxes from the command line
|
||||
|
|
Loading…
Reference in New Issue