summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 b3d0c7ff3..5517bfb83 100644
--- a/libre/pacman-mirrorlist/PKGBUILD
+++ b/libre/pacman-mirrorlist/PKGBUILD
@@ -4,7 +4,7 @@
# Maintainer: André Silva <emulatorman@parabola.nu>
pkgname=pacman-mirrorlist
-pkgver=$(LC_ALL=C date -u +%Y%m%d).2
+pkgver=$(LC_ALL=C date -u +%Y%m%d)
pkgrel=1.parabola1
pkgdesc="Parabola GNU/Linux-libre mirror list for use by pacman"
arch=('any')
@@ -21,4 +21,4 @@ package() {
install -m644 $srcdir/mirrorlist-${pkgver}.txt $pkgdir/etc/pacman.d/mirrorlist
}
-md5sums=('8e551d43e9cb1d4aab19236b3972b8c5')
+md5sums=('51fd999603b2988387da04330ac24fc7')