summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 492a16e4dd4f51e1bcdc9b9b2270291a23569a06 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = python-mines
	pkgdesc = A mine sweeping game for the console
	pkgver = 1.0.6
	pkgrel = 2
	url = https://github.com/coNQP/mines
	arch = any
	license = GPLv3
	makedepends = git
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools-scm
	makedepends = python-wheel
	depends = python
	depends = python-setuptools
	source = mines::git+https://github.com/coNQP/mines.git#tag=1.0.6
	md5sums = SKIP

pkgname = python-mines