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

pkgname = python-mcipc