summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordeadhead4202018-07-28 19:19:04 -0400
committerdeadhead4202018-07-28 19:19:04 -0400
commitd61c3a84a4cd044272fb3cf229cd49480220dd6e (patch)
tree46ec560277827eb0dda7779e8965454467fe17e0
parent523ffb038d9e6b4da23f9c1aa69443c590310155 (diff)
downloadaur-d61c3a84a4cd044272fb3cf229cd49480220dd6e.tar.gz
Update pkg
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ee9e81964d45..0d4d044b06be 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = fetchmirrors
pkgdesc = Fetch new pacman mirrorlist and rank the best
- pkgver = 0.5
- pkgrel = 3
+ pkgver = 0.6
+ pkgrel = 1
url = https://github.com/deadhead420/fetchmirrors
arch = any
license = GPL
diff --git a/PKGBUILD b/PKGBUILD
index fb41564b5c62..9fd267b68d09 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: deadhead <deadhead3492@gmail.com>
pkgname=fetchmirrors
-pkgver=0.5
-pkgrel=3
+pkgver=0.6
+pkgrel=1
pkgdesc="Fetch and rank new pacman mirrorlist"
arch=('any')
url="https://github.com/deadhead420/fetchmirrors"