summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordeadhead4202017-08-16 17:08:35 -0400
committerdeadhead4202017-08-16 17:08:35 -0400
commite278fdb497639af011e801eb3bc0009187c0ee35 (patch)
treee9cd38e1b6b95ce98a3eef8f574b424895c87db3
parentd6171e0ecb796e526d7b9818da91d94a7a0076b8 (diff)
downloadaur-e278fdb497639af011e801eb3bc0009187c0ee35.tar.gz
Update fetchmirrors
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD4
2 files changed, 2 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a38e315cc4b0..031ed4fd7e7c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -7,7 +7,6 @@ pkgbase = fetchmirrors
license = GPL
depends = curl
source = https://raw.githubusercontent.com/deadhead420/fetchmirrors/master/fetchmirrors.sh
- md5sums = 37400ce967268db68017a77b13315df8
pkgname = fetchmirrors
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}"