summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMarkus Pesch2020-04-23 21:10:23 +0200
committerMarkus Pesch2020-04-23 21:10:23 +0200
commit80a09135be15f193a4b41b8083423563ed17fe4f (patch)
treec58283c9c549481df020d149693e10f7313f92cf /PKGBUILD
parent0da7d08382d98f139aa1baa6ad4284ffa3089c17 (diff)
downloadaur-ubuntu-backgrounds-focal.tar.gz
fix: use the ubuntu archive repository
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 235feb489496..b5a45f342cad 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,8 +6,8 @@ pkgrel=1
pkgdesc="The backgrounds included in Ubuntu 20.04 focal"
license=('Commons Attribution-ShareAlike 3.0 Unported')
arch=('any')
-url="https://launchpad.net/ubuntu/+source/ubuntu-wallpapers/${pkgver}-0ubuntu1"
-source=("https://launchpad.net/ubuntu/+archive/primary/+sourcefiles/ubuntu-wallpapers/${pkgver}-0ubuntu1/ubuntu-wallpapers_${pkgver}.orig.tar.gz")
+url="http://archive.ubuntu.com/ubuntu/pool/main/u/ubuntu-wallpapers"
+source=("${url}/ubuntu-wallpapers_${pkgver}.orig.tar.gz")
sha256sums=('c89d53a769967edce106fb6b431e35ee1e3a14a91aa50545ff72b5c8159737ee')
package() {