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

pkgname = python-mcipc