summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a23bb2a308e5598754911d908c8c0302c1228c60 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = conway-git
	pkgdesc = A conway's game of life player that uses ncurses
	pkgver = 0.1.3
	pkgrel = 1
	url = https://github.com/DestructiveReasoning/Conway
	install = conway-git.install
	arch = x86_64
	license = BSD
	makedepends = git
	depends = ncurses
	source = conway-git::git+https://github.com/DestructiveReasoning/Conway.git
	md5sums = SKIP

pkgname = conway-git