From 0ce373711397ec636db438913e6dbac31b7f406e Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Mon, 24 Apr 2017 21:26:54 -0400 Subject: libre/parabola-keyring: update url & source by default, librefetch.conf only includes https URLs in MIRRORS. --- libre/parabola-keyring/PKGBUILD | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'libre/parabola-keyring') diff --git a/libre/parabola-keyring/PKGBUILD b/libre/parabola-keyring/PKGBUILD index 159ecb22b..96a2f0877 100644 --- a/libre/parabola-keyring/PKGBUILD +++ b/libre/parabola-keyring/PKGBUILD @@ -6,11 +6,10 @@ _giver=none pkgrel=1 pkgdesc='Parabola GNU/Linux-libre PGP keyring' arch=('any') -url='https://projects.parabola.nu/hackers.git/' +url='https://git.parabola.nu/hackers.git/' license=('GPL') install=$pkgname.install -source=("http://repo.parabola.nu/other/$pkgname/$pkgname-$pkgver.tar.gz" - "http://repo.parabola.nu/other/$pkgname/$pkgname-$pkgver.tar.gz.sig") +source=(https://repo.parabola.nu/other/$pkgname/$pkgname-$pkgver.tar.gz{,.sig}) sha512sums=('61c9d47c7e5e3eb20e7ed5ec9f4814762d476b1e69ef1fba5c9dcf5775627582ae0a27723ed182f6e1b17cfa52a1c966e629cac8bbade1b42a4cad8204afd370' 'SKIP') validpgpkeys=('D3EAD7F9D076EB9AF650149DA170D6A0B669E21A') # Parabola automatic package builder -- cgit v1.2.3