summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authordeadhead4202017-08-16 17:08:35 -0400
committerdeadhead4202017-08-16 17:08:35 -0400
commite278fdb497639af011e801eb3bc0009187c0ee35 (patch)
treee9cd38e1b6b95ce98a3eef8f574b424895c87db3 /PKGBUILD
parentd6171e0ecb796e526d7b9818da91d94a7a0076b8 (diff)
downloadaur-e278fdb497639af011e801eb3bc0009187c0ee35.tar.gz
Update fetchmirrors
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6420545ee86f..f492ecf9a2b3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: deadhead <deadhead3492@gmail.com>
pkgname=fetchmirrors
pkgver=0.5
-pkgrel=1
+pkgrel=2
pkgdesc="Fetch and rank new pacman mirrorlist"
arch=('any')
url="https://github.com/deadhead420/fetchmirrors"
license=('GPL')
depends=('curl')
source=('https://raw.githubusercontent.com/deadhead420/fetchmirrors/master/fetchmirrors.sh')
-md5sums=('7f4d188101bc0d2cfa5ac9931e6c9fe3')
+md5sums=('SKIP')
package() {
cd "${srcdir}"