summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 3f740b5159447290e148089af1793edcd52c8454 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = checkio-client
	pkgdesc = Command-line tool for playing CheckiO games.
	pkgver = 0.3.4
	pkgrel = 1
	url = https://github.com/CheckiO/checkio-client
	install = checkio-client.install
	arch = any
	license = GPL2
	makedepends = python-pip
	depends = python
	depends = python-exscript
	depends = python-aiohttp
	depends = python-pid
	source = git+https://github.com/CheckiO/checkio-client.git
	sha256sums = SKIP

pkgname = checkio-client