summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJustin Dray2015-08-31 18:57:17 +1000
committerJustin Dray2015-08-31 18:57:17 +1000
commit82428aa78c20c48d72ae3efea17931ce4222b72d (patch)
tree0872ee013eeb966e8be8ba2a17636fef512c3c38
parent52eba1115ffc362296de77258b4b36791d9074fc (diff)
downloadaur-82428aa78c20c48d72ae3efea17931ce4222b72d.tar.gz
Updated source to one that still exists
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD3
2 files changed, 2 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 55defc3a5a6d..697203a6f000 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -7,7 +7,7 @@ pkgbase = lsiutil
arch = i686
license = none
depends = glibc
- source = https://copy.com/D1X42Cf78kCl/public/packages/lsiutil-1.63.tar.gz
+ source = https://repo.dray.be/package-files/lsiutil-1.63
md5sums = 9d62c819ee8d70db43ec651680cb5233
pkgname = lsiutil
diff --git a/PKGBUILD b/PKGBUILD
index 02fc5139e51c..b4ac4ae1f742 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,8 +12,7 @@ makedepends=()
conflicts=()
replaces=()
backup=()
-source=("https://copy.com/D1X42Cf78kCl/public/packages/lsiutil-${pkgver}.tar.gz")
-#Mirror: source=("http://karlsbakk.net/LSIUtil%20Kit%20${pkgver}/Source/lsiutil.tar.gz")
+source=("https://repo.dray.be/package-files/lsiutil-${pkgver}")
md5sums=('9d62c819ee8d70db43ec651680cb5233')
build() {