summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChris Gahan2015-09-29 02:49:23 -0400
committerChris Gahan2015-09-29 02:49:23 -0400
commit7493a10e5748ad1f5f23cb3dd0d6ef27ece60769 (patch)
treea497a4881aae190ebe081f0c3c1790bf8c1690e6 /PKGBUILD
parent18e7c6eb5ac3342f29bd5f4ae9f86be9be857d07 (diff)
downloadaur-7493a10e5748ad1f5f23cb3dd0d6ef27ece60769.tar.gz
Original website went down -- replaced with archive.org mirror
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 772b95e24203..14dbcb032394 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
pkgname=zettair
pkgver=0.9.3
-pkgrel=1
+pkgrel=2
pkgdesc="A fast, compact search engine for HTML (or TREC) collections."
arch=('i686' 'x86_64')
-url="http://www.seg.rmit.edu.au/zettair/index.html"
+url="http://web.archive.org/web/20150321034649/http://www.seg.rmit.edu.au/zettair/index.html"
license=('bsd')
depends=()
makedepends=('pkgconfig')
-source=(http://www.seg.rmit.edu.au/zettair/download/$pkgname-$pkgver.tar.bz2)
+source=(http://web.archive.org/web/20150321034701/http://www.seg.rmit.edu.au/zettair/download/$pkgname-$pkgver.tar.bz2)
md5sums=('03b437d09e605be1eab2b6c42d45165d')
package() {