diff --git a/gnome-menus/gnome-menus.SlackBuild b/gnome-menus/gnome-menus.SlackBuild index bc475af..67824f5 100644 --- a/gnome-menus/gnome-menus.SlackBuild +++ b/gnome-menus/gnome-menus.SlackBuild @@ -35,7 +35,7 @@ if [ -z "$ARCH" ]; then esac fi -wget -c https://ftp.acc.umu.se/pub/gnome/sources/gnome-menus/3.36/$PRGNAM-$VERSION.tar.xz +wget -c https://download.gnome.org/sources/gnome-menus/3.36/$PRGNAM-$VERSION.tar.xz CWD=$(pwd) TMP=${TMP:-/tmp/csb}