summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbill-auger <mr.j.spam.me@gmail.com>2020-02-01 15:49:51 -0500
committerbill-auger <mr.j.spam.me@gmail.com>2020-02-01 15:50:32 -0500
commit7556b40884be5d6e617f2a98204fc67598bd633a (patch)
tree86443f1af0140e6deccdfd130826903b1cd3cdbf
parent1c6b8777dcf814b4b173efe7e001177eb1e162de (diff)
[pacman-mirrorlist]: add infania.net mirror
-rw-r--r--libre/pacman-mirrorlist/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/pacman-mirrorlist/PKGBUILD b/libre/pacman-mirrorlist/PKGBUILD
index fd18046bb..920c10d27 100644
--- a/libre/pacman-mirrorlist/PKGBUILD
+++ b/libre/pacman-mirrorlist/PKGBUILD
@@ -5,14 +5,14 @@
pkgname=pacman-mirrorlist
pkgver=$(LC_ALL=C date -u +%Y%m%d)
-pkgrel=1.par1
+pkgrel=1.parabola1
pkgdesc="Parabola GNU/Linux-libre mirror list for use by pacman"
arch=('any')
url="https://repo.parabola.nu/mirrorlist.txt"
license=('GPL')
backup=(etc/pacman.d/mirrorlist)
source=(mirrorlist-${pkgver}.txt::${url})
-sha256sums=('ef346496292df18be7cc0475f043c84c15909ac73c0f21ccc0bcc01c9de5e497')
+sha256sums=('424eafb6a5e0d70ea443c35410ec85cf6673caa5d1ca6f6684311f87a78150ac')
conflicts=(pacman-mirrorlist-libre pacman-mirrorlist-parabola)
replaces=(pacman-mirrorlist-libre pacman-mirrorlist-parabola)