summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 094c54a196083e25eb4f565bb9fe33a99d375cfa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
pkgbase = macreg-git
	pkgdesc = Python 3 library and scripts for the RCON and Query protocol
	pkgver = latest
	pkgrel = 1
	url = https://github.com/coNQP/macreg
	arch = any
	license = GPLv3
	makedepends = git
	makedepends = python
	depends = python
	depends = python-peewee
	depends = python-peeweeplus
	depends = python-flask
	depends = python-httpam
	depends = uwsgi-plugin-python
	depends = python-pymysql
	provides = python-macreg
	provides = macreg
	conflicts = python-macreg
	conflicts = macreg
	source = macreg::git+https://github.com/coNQP/macreg.git
	md5sums = SKIP

pkgname = macreg-git