mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
desktop/zenity: Updated for version 3.20.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
253e1c2fe0
commit
aebf1a0329
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
# Originally written by Larry Hajali <larryhaja[at]gmail[dot]com>
|
||||
|
||||
PRGNAM=zenity
|
||||
VERSION=${VERSION:-3.18.1.1}
|
||||
VERSION=${VERSION:-3.20.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="zenity"
|
||||
VERSION="3.18.1.1"
|
||||
VERSION="3.20.0"
|
||||
HOMEPAGE="http://live.gnome.org/Zenity"
|
||||
DOWNLOAD="http://ftp.acc.umu.se/pub/gnome/sources/zenity/3.18/zenity-3.18.1.1.tar.xz"
|
||||
MD5SUM="b1604dd12eefd6f7a0976cfeec3a6690"
|
||||
DOWNLOAD="http://ftp.acc.umu.se/pub/gnome/sources/zenity/3.20/zenity-3.20.0.tar.xz"
|
||||
MD5SUM="23f84cd3807da36455525357385f7586"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue