summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGiovanni Ciatto2021-06-28 16:30:14 +0200
committerGiovanni Ciatto2021-06-28 16:30:14 +0200
commit1c7445f1e48efeabf36128403b15d3db20a20de9 (patch)
tree16e938b0121c325a54cb02f5eff0aaa4b89ae5af
parent6e0a8bb0a86b3fbe24019e6b51312eba395ff8fc (diff)
downloadaur-1c7445f1e48efeabf36128403b15d3db20a20de9.tar.gz
let url refer to github page
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 063a970c90fe..489230827344 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgver=0.18.1
pkgrel=1
pkgdesc='A Kotlin Multi-Platform ecosystem for symbolic AI'
arch=('any')
-url='https://gitlab.com/pika-lab/tuprolog/2p-in-kotlin'
+url='https://github.com/tuProlog/2p-kt'
license=('Apache')
depends=('java-runtime' 'bash')
makedepends=('gendesk')