diff options
Diffstat (limited to 'libre/pacman-mirrorlist')
-rw-r--r-- | libre/pacman-mirrorlist/PKGBUILD | 4 |
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) |