From 743e75255e2e8bf9ba9386b00097e127d07ddfea Mon Sep 17 00:00:00 2001 From: Markus Pesch Date: Thu, 23 Apr 2020 21:12:21 +0200 Subject: [PATCH] fix: use the ubuntu archive repository --- PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PKGBUILD b/PKGBUILD index 7f151b8..c385c87 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -7,7 +7,7 @@ pkgdesc="The backgrounds included in Ubuntu 18.04 bionic" license=('Commons Attribution-ShareAlike 3.0 Unported') arch=('any') url="http://archive.ubuntu.com/ubuntu/pool/main/u/ubuntu-wallpapers" -source=("http://archive.ubuntu.com/ubuntu/pool/main/u/ubuntu-wallpapers/ubuntu-wallpapers_${pkgver}.orig.tar.gz") +source=("${url}/ubuntu-wallpapers_${pkgver}.orig.tar.gz") sha256sums=('e5f3286047f5abe2c2d63ec10cfbcd65ba47dfbe2fce51aede0d1f15b059809f') package() {