summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoratthis2017-07-31 23:20:02 -0500
committeratthis2017-07-31 23:20:02 -0500
commit1dce2b8fcfee713acccfc1af7a1c6206016ef593 (patch)
tree2d80393b2559486a22bd8c2c594b791ab7ae8720
parent835d9012d8d88aef75a47fe47f351bc08fad7daa (diff)
downloadaur-1dce2b8fcfee713acccfc1af7a1c6206016ef593.tar.gz
change src urls to archive.org
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 23c272b5e218..8fe7d5a7c8ad 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,8 +7,8 @@ pkgdesc="WELCOME TO ADVENTURE!!"
arch=('i686' 'x86_64')
url='http://www.russotto.net/~mrussotto/ADVENT/'
license=('none')
-source_i686=("http://eris.club/pit/advent-i686.tar.gz")
-source_x86_64=("http://eris.club/pit/advent-x86_64.tar.gz")
+source_i686=("https://archive.org/download/adv-0/advent-i686.tar.gz")
+source_x86_64=("https://archive.org/download/adv-0/advent-x86_64.tar.gz")
md5sums_i686=('66e3565d19c67be525ff32affbd104af')
md5sums_x86_64=('24fe4965f8c8fa57ed3d95e14815d6e5')