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

pkgname = python-mines