summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard Neumann2018-09-13 23:19:16 +0200
committerRichard Neumann2018-09-13 23:19:16 +0200
commitc5ab2b5ffc5c4c7029340dfc62d216f1c26197f0 (patch)
tree620765fca8a5acf622cbc6a0f85b4cb29bc13b46
parent110ecda23e50fd84575bbef23b823921061200ab (diff)
downloadaur-c5ab2b5ffc5c4c7029340dfc62d216f1c26197f0.tar.gz
Refac.
-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')