summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJakob Gahde2018-09-07 13:13:15 +0200
committerJakob Gahde2018-09-07 13:13:15 +0200
commitd4441074b9759370378a76f824b8c4b51f1051af (patch)
tree5d1a44253e7dbb6b05870218bde492f6e9033925 /PKGBUILD
parent4f43c716c125cf246fbe8707f12de4310d0d2479 (diff)
downloadaur-d4441074b9759370378a76f824b8c4b51f1051af.tar.gz
interceptty 0.6-5: Obtain sources from the Internet Archive
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 14b2e2e5758e..27a2cd1bfa12 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ arch=('i686' 'x86_64')
url="http://www.suspectclass.com/sgifford/interceptty/"
license=('GPL')
depends=('perl')
-source=("https://repo.j5lx.eu/archive/${pkgname}/${pkgname}-${pkgver}.tar.gz")
+source=("https://archive.org/download/${pkgname}-${pkgver}/${pkgname}-${pkgver}.tar.gz")
md5sums=('915244f09601e3c71209e444f2d3194f')
build() {