summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 02ad7cbcdfbe41fcce7aaa027aaa1437d17bbaac (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = scrape-git
	pkgdesc = Snake like game written in python3
	pkgver = 0.1.0
	pkgrel = 1
	url = https://github.com/lxgr-linux/scrape
	arch = any
	license = GPL3
	makedepends = git
	depends = python
	depends = python-scrap_engine-git
	provides = scrape
	source = scrape-git::git+https://github.com/lxgr-linux/scrape
	md5sums = SKIP

pkgname = scrape-git