summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsyncrtl642016-07-03 16:13:16 +0300
committersyncrtl642016-07-03 16:13:16 +0300
commit7c7148cbdcd37b15d4f807e51e4e743329f28adf (patch)
tree0ca39e461d61eb331fee7f639f969af3b5b5cc49
parentd82b2e127daaea8bf77d774326c5402ab2b92c04 (diff)
downloadaur-archon.tar.gz
Changed the source of the x64 file to a faster mirror
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index edbcd08a3f79..ab8e21aff291 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -17,7 +17,7 @@ pkgbase = archon
options = !strip
source_i686 = http://archon.vf.io/ARChon-v2.1.0-x86_32.zip
sha512sums_i686 = 23cd42c41a6bfb2a6bffcd42efbb3f32c781609a7b4ed01c716ca817213298e0bd83550759b0e4979703d9011e40e54faf9fe8b64eba260637909dc6296f8dcc
- source_x86_64 = https://bitbucket.org/vladikoff/archon/get/v2.1.0-x86_64.zip
+ source_x86_64 = http://archon.vf.io/ARChon-v2.1.0-x86_64.zip
sha512sums_x86_64 = 16ce5d52b7835e4eb755c3bd3e99db3dabdeec5f93c6812400fc25f7ff8e2be878e678f4404def3a180ec3f5354f6d5b5470832f3626d7a95efc131c80ccae5e
pkgname = archon
diff --git a/PKGBUILD b/PKGBUILD
index 21ac9803d320..306ca654b4f8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -20,7 +20,7 @@ _extension_paths=('/usr/share/chromium/extensions' '/usr/share/google-chrome/ext
source_i686=("http://archon.vf.io/ARChon-v$pkgver-x86_32.zip")
sha512sums_i686=('23cd42c41a6bfb2a6bffcd42efbb3f32c781609a7b4ed01c716ca817213298e0bd83550759b0e4979703d9011e40e54faf9fe8b64eba260637909dc6296f8dcc')
-source_x86_64=("https://bitbucket.org/vladikoff/archon/get/v$pkgver-x86_64.zip")
+source_x86_64=("http://archon.vf.io/ARChon-v$pkgver-x86_64.zip")
sha512sums_x86_64=('16ce5d52b7835e4eb755c3bd3e99db3dabdeec5f93c6812400fc25f7ff8e2be878e678f4404def3a180ec3f5354f6d5b5470832f3626d7a95efc131c80ccae5e')
prepare() {