zenity: Update DOWNLOAD url.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackware-id.org>
This commit is contained in:
Willy Sudiarto Raharjo 2021-10-10 21:29:04 +07:00
parent 47d7f9e98f
commit feaaf6873d
No known key found for this signature in database
GPG key ID: 3F617144D7238786

View file

@ -17,7 +17,7 @@ if [ -z "$ARCH" ]; then
esac
fi
wget -c https://ftp.acc.umu.se/pub/GNOME/sources/$PRGNAM/3.41/$PRGNAM-$VERSION.tar.xz
wget -c https://download.gnome.org/sources/$PRGNAM/3.41/$PRGNAM-$VERSION.tar.xz
CWD=$(pwd)
TMP=${TMP:-/tmp/msb}