From 2dfc98513c4d020b0e88c6f20f651ed7d58192a3 Mon Sep 17 00:00:00 2001 From: Markus Pesch Date: Thu, 23 Apr 2020 21:11:02 +0200 Subject: [PATCH] fix: use the ubuntu archive repository --- .SRCINFO | 4 ++-- PKGBUILD | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 076ad7e..9ebe9eb 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -2,10 +2,10 @@ pkgbase = ubuntu-backgrounds-trusty pkgdesc = The backgrounds included in Ubuntu 14.04 trusty pkgver = 14.04.0.1 pkgrel = 2 - url = https://launchpad.net/ubuntu/+source/ubuntu-wallpapers/14.04.0.1-0ubuntu1 + url = http://archive.ubuntu.com/ubuntu/pool/main/u/ubuntu-wallpapers arch = any license = Commons Attribution-ShareAlike 3.0 Unported - source = https://launchpad.net/ubuntu/+archive/primary/+sourcefiles/ubuntu-wallpapers/14.04.0.1-0ubuntu1/ubuntu-wallpapers_14.04.0.1.orig.tar.gz + source = http://archive.ubuntu.com/ubuntu/pool/main/u/ubuntu-wallpapers/ubuntu-wallpapers_14.04.0.1.orig.tar.gz sha256sums = a66e322b5d081484cbade3e43103a1f05044dd418631dc68c33d81b6303a3990 pkgname = ubuntu-backgrounds-trusty diff --git a/PKGBUILD b/PKGBUILD index a5a4669..4486979 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() {