summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJohannes Dewender2018-04-12 00:01:20 +0200
committerJohannes Dewender2018-04-12 00:01:20 +0200
commit65f26f054675007d22dc4599ed8edbdb1fa36fc6 (patch)
treea29cd4dfe83ff4431f1f55ba31d5a4a4733b7a1d /PKGBUILD
parentdc4c214a2d3327bc0f7cae92b79fb61434aa39c6 (diff)
downloadaur-pnapi.tar.gz
use archive.org for the source
as Gna! is discontinued
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8fd93961335a..bed12620c5cf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,7 @@ optdepends=('graphviz: for svg output with petri'
options=()
backup=(etc/petri.conf)
install=pnapi.install
-source=(http://download.gna.org/service-tech/$pkgname/$pkgname-$pkgver.tar.gz)
+source=(https://web.archive.org/web/20170226061323/http://download.gna.org/service-tech/pnapi/pnapi-4.03.tar.gz)
sha256sums=('2235be39b1c0615ded0197e57661a5127337681f034a8d29bed833f376c8a836')
build() {