summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d43348160f87..463fb8d5b15a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = tuprolog
pkgdesc = A light-weight Prolog system for distributed applications and infrastructures
pkgver = 4.0.3
pkgrel = 1
- url = http://apice.unibo.it/xwiki/bin/view/Tuprolog/
+ url = http://apice.unibo.it/xwiki/bin/view/Tuprolog
arch = any
license = LGPL
makedepends = gendesk
diff --git a/PKGBUILD b/PKGBUILD
index ea2da18ef499..4d1447680f75 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgver=4.0.3
pkgrel=1
pkgdesc='A light-weight Prolog system for distributed applications and infrastructures'
arch=('any')
-url='http://apice.unibo.it/xwiki/bin/view/Tuprolog/'
+url='http://apice.unibo.it/xwiki/bin/view/Tuprolog'
license=('LGPL')
depends=('java-runtime' 'bash')
makedepends=('gendesk')