From 2f9e3a151dfce8fa8ed05cc8d9605d826a43433b Mon Sep 17 00:00:00 2001 From: Willy Sudiarto Raharjo Date: Sun, 22 Feb 2015 16:24:59 +0700 Subject: [PATCH] gtk-engines: Update DOWNLOAD url. Signed-off-by: Willy Sudiarto Raharjo --- deps/gtk-engines/gtk-engines.SlackBuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 "}