summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMarkus Pesch2020-04-23 21:11:02 +0200
committerMarkus Pesch2020-04-23 21:11:02 +0200
commit2dfc98513c4d020b0e88c6f20f651ed7d58192a3 (patch)
tree460a36fab9832fad184c5acafa5b2af663a04f7e /PKGBUILD
parent1cd66916640c00b0714eaf39ba53970a9e068b66 (diff)
downloadaur-ubuntu-backgrounds-trusty.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 a5a4669cf537..4486979225c7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,8 +6,8 @@ pkgrel=2
pkgdesc="The backgrounds included in Ubuntu 14.04 trusty"
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=('a66e322b5d081484cbade3e43103a1f05044dd418631dc68c33d81b6303a3990')
package() {