summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 4aa828ef84ab4d40d7f6eb2c823405ce0662f965 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = tuidoku-git
	pkgdesc = Play, solve and generate sudoku puzzles in the console
	pkgver = r155.de71a18
	pkgrel = 1
	url = https://github.com/flyingpeakock/tuidoku
	arch = x86_64
	license = MIT
	makedepends = gcc
	depends = ncurses
	depends = git
	provides = tuidoku
	replaces = console_sudoku
	noextract = tuidoku.git
	source = git+https://github.com/flyingpeakock/tuidoku.git
	md5sums = SKIP

pkgname = tuidoku-git