summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 13f593ce76e40108f2df73c043701e20e6fe2056 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = python-cmd-game-chess
	pkgdesc = A simple command-line chess game with AI
	pkgver = 0.1.5
	pkgrel = 1
	url = https://github.com/Danil-gtj/cmd-chess.git
	arch = any
	license = MIT
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python
	source = https://files.pythonhosted.org/packages/source/c/cmd-game-chess/cmd_game_chess-0.1.5.tar.gz
	sha256sums = 4f4b7610bede21eb5f96704d45730d35b6fad88bc5d90b902e4451d5efb39434

pkgname = python-cmd-game-chess