summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 68e89bece950c9c6f24a69206f326a59f37e7769 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
pkgbase = othellox
	pkgdesc = Reversi game in C allowing AI-vs-AI automation
	pkgver = 1_1
	pkgrel = 1
	url = https://framagit.org/Arkhist/othellox
	arch = any
	license = MIT
	makedepends = clang
	depends = ncurses
	source = https://framagit.org/Arkhist/othellox/-/archive/master/othellox-master.zip
	sha256sums = 700b7ee166f2767d9bcf57355e88e4d70d50a849d1c95a002db38266458cb554

pkgname = othellox