summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordeadhead4202016-12-24 10:59:23 -0500
committerdeadhead4202016-12-24 10:59:23 -0500
commit9aa49a69e5ea93f84c91bf107d3d5da9e9ccf5b7 (patch)
treebddf5576fb326b9b50057f2b59614ab2805fdcaf
parentfbcb34a21755812dc8b0bbf47306e4ba81e35c44 (diff)
downloadaur-9aa49a69e5ea93f84c91bf107d3d5da9e9ccf5b7.tar.gz
Update
-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}"