summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e3fbf7143005..89d1a2a178e9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgver=r142.30b3b0b
pkgrel=1
pkgdesc='Python 3 library and scripts for the RCON and Query protocol'
arch=('any')
-url='https://gitlab.com/coNQP/mcipc'
+url="https://gitlab.com/coNQP/${_pkgbase}"
license=('GPLv3')
depends=('python' 'python-docopt' 'python-pyzmq')
makedepends=('git' 'python')