summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6c1a296ad494..dc2c93129746 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -8,7 +8,7 @@ pkgbase = fetchmirrors
depends = bash
depends = curl
source = https://raw.githubusercontent.com/deadhead420/fetchmirrors/master/fetchmirrors.sh
- md5sums = b96f8d14f0f841e969236c89c4c6e0fa
+ md5sums = c0f8c486330fe3607c17d1279ca203a1
pkgname = fetchmirrors
diff --git a/PKGBUILD b/PKGBUILD
index 7233f79602bc..8a6c8e1c26c1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,7 @@ optdepends=(
'wget: fetches new mirrorlist - curl alternate requires one or the other'
)
source=('https://raw.githubusercontent.com/deadhead420/fetchmirrors/master/fetchmirrors.sh')
-md5sums=('b96f8d14f0f841e969236c89c4c6e0fa')
+md5sums=('c0f8c486330fe3607c17d1279ca203a1')
package() {
cd "${srcdir}"