summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a1247e4cc87dc1c22ea5ebf1670dea97b17b6dd7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = parity-puzzle-git
	pkgdesc = A bash implementation of parity puzzle game
	pkgver = 0.99
	pkgrel = 1
	url = https://github.com/rhoit/parity
	arch = any
	license = MIT
	makedepends = git
	depends = bash
	depends = sed
	optdepends = figlet
	source = git+https://github.com/rhoit/parity.git
	md5sums = SKIP

pkgname = parity-puzzle-git