summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e6c5bc59e82a8369e0d2379359dacfbca3ad591b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = python-chess-git
	pkgdesc = Chess library with move generation/validation and common format support
	pkgver = 1.9.2.r17.g9d68cef4
	pkgrel = 1
	url = https://github.com/niklasf/python-chess
	arch = any
	license = GPL3
	makedepends = git
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python
	provides = python-chess
	conflicts = python-chess
	source = python-chess::git+https://github.com/niklasf/python-chess
	sha256sums = SKIP

pkgname = python-chess-git