summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f763f6bbd79c1f9a384dd04f92f83c170306d8db (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = term-sudoku
	pkgdesc = Play sudoku in your terminal.
	pkgver = 1.1
	pkgrel = 1
	url = https://github.com/theeyeofcthulhu/term-sudoku
	arch = any
	license = GPL
	makedepends = git
	makedepends = make
	makedepends = cmake
	depends = ncurses
	source = https://github.com/theeyeofcthulhu/term-sudoku/archive/refs/tags/v1.1.tar.gz
	sha1sums = SKIP

pkgname = term-sudoku