desktop/zenity: Updated for version 3.26.0.
This commit is contained in:
parent
e5cfaa5c71
commit
b38795d323
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for Zenity
|
||||
|
||||
# Copyright 2015-2017 Erik W. Hanson, Minneapolis, MN, USA
|
||||
# Copyright 2015-2018 Erik W. Hanson, Minneapolis, MN, USA
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -25,7 +25,7 @@
|
|||
# Originally written by Larry Hajali <larryhaja[at]gmail[dot]com>
|
||||
|
||||
PRGNAM=zenity
|
||||
VERSION=${VERSION:-3.24.0}
|
||||
VERSION=${VERSION:-3.26.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="zenity"
|
||||
VERSION="3.24.0"
|
||||
VERSION="3.26.0"
|
||||
HOMEPAGE="http://live.gnome.org/Zenity"
|
||||
DOWNLOAD="http://ftp.acc.umu.se/pub/gnome/sources/zenity/3.24/zenity-3.24.0.tar.xz"
|
||||
MD5SUM="c905318c3ca76172d53829ed2471ac53"
|
||||
DOWNLOAD="http://ftp.acc.umu.se/pub/gnome/sources/zenity/3.26/zenity-3.26.0.tar.xz"
|
||||
MD5SUM="7c28ce3f953de31a7a5c6311a3c5d607"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue