diff options
-rw-r--r-- | libre/pacman-mirrorlist/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/pacman-mirrorlist/PKGBUILD b/libre/pacman-mirrorlist/PKGBUILD index 233d5e31e..0a0f15515 100644 --- a/libre/pacman-mirrorlist/PKGBUILD +++ b/libre/pacman-mirrorlist/PKGBUILD @@ -7,7 +7,7 @@ pkgname=pacman-mirrorlist pkgver=$(LC_ALL=C date -u +%Y%m%d) -pkgrel=1.parabola1 +pkgrel=1.parabola2 pkgdesc="Parabola GNU/Linux-libre mirror list for use by pacman" arch=('any') url="https://repo.parabola.nu/mirrorlist.txt" |