rarian: Update DOWNLOAD url.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackware-id.org>
This commit is contained in:
Willy Sudiarto Raharjo 2020-05-19 08:54:27 +07:00
parent 6e394cba21
commit 7d89765942
No known key found for this signature in database
GPG key ID: 3F617144D7238786

View file

@ -37,7 +37,7 @@ if [ -z "$ARCH" ]; then
esac
fi
wget -c https://rarian.freedesktop.org/Releases/rarian-0.8.1.tar.bz2
wget -c http://ftp.gnome.org/pub/gnome/sources/rarian/0.8/rarian-0.8.1.tar.bz2
CWD=$(pwd)
TMP=${TMP:-/tmp/msb}