fix: use the ubuntu archive repository

This commit is contained in:
Markus Pesch 2020-04-23 21:10:23 +02:00
parent 0da7d08382
commit 80a09135be
Signed by: volker.raschek
GPG Key ID: 852BCC170D81A982
2 changed files with 4 additions and 4 deletions

View File

@ -2,10 +2,10 @@ pkgbase = ubuntu-backgrounds-focal
pkgdesc = The backgrounds included in Ubuntu 20.04 focal
pkgver = 20.04.2
pkgrel = 1
url = https://launchpad.net/ubuntu/+source/ubuntu-wallpapers/20.04.2-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/20.04.2-0ubuntu1/ubuntu-wallpapers_20.04.2.orig.tar.gz
source = http://archive.ubuntu.com/ubuntu/pool/main/u/ubuntu-wallpapers/ubuntu-wallpapers_20.04.2.orig.tar.gz
sha256sums = c89d53a769967edce106fb6b431e35ee1e3a14a91aa50545ff72b5c8159737ee
pkgname = ubuntu-backgrounds-focal

View File

@ -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() {