blob: c61cf683727b4feeb75a01badfd42473a3d0ba39 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = python-mcipc-git
pkgdesc = Python 3 library and scripts for the RCON and Query protocol
pkgver = r142.30b3b0b
pkgrel = 1
url = https://gitlab.com/coNQP/mcipc
arch = any
license = GPLv3
makedepends = git
makedepends = python
depends = python
depends = python-docopt
depends = python-pyzmq
source = mcipc::git+https://gitlab.com/coNQP/mcipc.git
md5sums = SKIP
pkgname = python-mcipc-git
|