diff --git a/zenity/zenity.SlackBuild b/zenity/zenity.SlackBuild index af874b4..64e3bb7 100644 --- a/zenity/zenity.SlackBuild +++ b/zenity/zenity.SlackBuild @@ -17,7 +17,7 @@ if [ -z "$ARCH" ]; then esac fi -wget -c https://download.gnome.org/sources/zenity/3.44/$PRGNAM-$VERSION.tar.xz +wget -c https://rpmfind.net/linux/gnome.org/sources/zenity/3.44/$PRGNAM-$VERSION.tar.xz CWD=$(pwd) TMP=${TMP:-/tmp/csb}