summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRichard Neumann2019-06-11 12:49:31 +0200
committerRichard Neumann2019-06-11 12:49:31 +0200
commit129152b6d4443d94532c2b8bac355b54381b6313 (patch)
tree4d24305e8571b43d896358b04c574ce7c307fb9a /PKGBUILD
parent6d84e299810916cbab1fc3593285946e7f95ec2e (diff)
parent1599b5d852755d43c5bb67569f969dd2a2a22a2f (diff)
downloadaur-129152b6d4443d94532c2b8bac355b54381b6313.tar.gz
Updated to 1.0.6.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 72a7a91c9011..1b0a9966c5c4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc='Python 3 library and scripts for the RCON and Query protocol'
arch=('any')
url="https://github.com/coNQP/${_pkgbase}"
license=('GPLv3')
-depends=('python' 'python-docopt')
+depends=('python')
makedepends=('git' 'python' 'python-setuptools' 'python-setuptools-git')
source=("${_pkgbase}::git+${url}.git#tag=${pkgver}")
md5sums=('SKIP')