summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 6f04432a3dfdc32f5609b9c03b844f172612f942 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = mcipc
	pkgdesc = Python 3 library and scripts for the RCON and Query protocol
	pkgver = 1.0.2
	pkgrel = 1
	url = https://github.com/coNQP/mcipc
	arch = any
	license = GPLv3
	makedepends = git
	makedepends = python
	makedepends = python-setuptools
	makedepends = python-setuptools-git
	depends = python
	depends = python-docopt
	source = mcipc::git+https://github.com/coNQP/mcipc.git#tag=1.0.2
	md5sums = SKIP

pkgname = mcipc