desktop/zenity: Update for 3.42.0

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Logan Rathbone 2022-04-01 14:03:47 -04:00 committed by Willy Sudiarto Raharjo
parent f64fc0805e
commit 0c2b6d19b5
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 5 additions and 5 deletions

View File

@ -3,7 +3,7 @@
# Slackware build script for Zenity
# Copyright 2015-2018 Erik W. Hanson, Minneapolis, MN, USA
# Copyright © 2021 Logan Rathbone <poprocks@gmail.com>
# Copyright © 2021-2022 Logan Rathbone <poprocks@gmail.com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -28,7 +28,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=zenity
VERSION=${VERSION:-3.41.0}
VERSION=${VERSION:-3.42.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

@ -1,8 +1,8 @@
PRGNAM="zenity"
VERSION="3.41.0"
VERSION="3.42.0"
HOMEPAGE="http://live.gnome.org/Zenity"
DOWNLOAD="https://download.gnome.org/sources/zenity/3.41/zenity-3.41.0.tar.xz"
MD5SUM="65d1cad680248b2d3dd3c4dd9379eb52"
DOWNLOAD="https://download.gnome.org/sources/zenity/3.42/zenity-3.42.0.tar.xz"
MD5SUM="68314e87a303ad0345cc042443f675a9"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""