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

pkgname = python-rcon