diff --git a/deps/gtk-engines/gtk-engines.SlackBuild b/deps/gtk-engines/gtk-engines.SlackBuild index 2d9b8f1..9939477 100644 --- a/deps/gtk-engines/gtk-engines.SlackBuild +++ b/deps/gtk-engines/gtk-engines.SlackBuild @@ -36,7 +36,7 @@ if [ -z "$ARCH" ]; then esac fi -wget -c ftp://ftp.archlinux.org/other/gtk-engines/$PRGNAM-$VERSION.tar.gz +wget -c https://sources.archlinux.org/other/gtk-engines/$PRGNAM-$VERSION.tar.gz NUMJOBS=${NUMJOBS:-" -j8 "}