summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoratthis2017-11-11 22:13:28 -0600
committeratthis2017-11-11 22:13:28 -0600
commitb05a4b2e8873b1714b57e3c6403cc39a847c1e8c (patch)
treed3cc7cedbf336ff835e627ef74341365dc91a7f5 /PKGBUILD
parent85c18d8bef13abd98b81988175c1231cf91b25f9 (diff)
downloadaur-b05a4b2e8873b1714b57e3c6403cc39a847c1e8c.tar.gz
update src urls
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ba35a36fe28d..57d0e5a645c3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
-# maintainer: <atthis at eris dot club>
+# http://rec.arts.int-fiction.narkive.com/pM8Kgfbw/confusion-just-enough-mdl
pkgname=mdli
pkgver=0.2
-pkgrel=1
+pkgrel=2
pkgdesc="A MDL interpreter"
arch=('any')
url='http://www.russotto.net/git/mrussotto/confusion'
license=('GPL')
makedepends=('gcc43')
-source=("http://www.russotto.net/git/mrussotto/confusion/archive/v0.2.tar.gz")
+source=("https://web.archive.org/web/20170313025033/http://www.russotto.net/git/mrussotto/confusion/archive/v0.2.tar.gz")
md5sums=('2ed2454e1553c9ef85545cc2b7d40891')
package() {