gtk-engines: Update DOWNLOAD url.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackware-id.org>
This commit is contained in:
Willy Sudiarto Raharjo 2015-02-22 16:24:59 +07:00
parent 1e51c84054
commit 2f9e3a151d

View file

@ -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 "}