summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b1286ff2f2926a40bde1c395cae707048f85607d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = tminesweeper
	pkgdesc = Minesweeper game in terminal
	pkgver = 1.0.1
	pkgrel = 1
	url = https://github.com/langong-dev/tminesweeper
	arch = any
	license = MIT
	makedepends = gcc
	makedepends = git
	depends = bash
	source = git+https://github.com/langong-dev/tminesweeper
	md5sums = SKIP

pkgname = tminesweeper