summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e4c123f70ab3f45d2a7254f92ceb8cb5d85033b7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = check50
	pkgdesc = This is check50, with which you can check solutions to problems for CS50.
	pkgver = 2.2.7
	pkgrel = 1
	url = https://github.com/cs50/check50
	arch = any
	groups = cs50
	license = GPL
	makedepends = python-setuptools
	depends = python
	depends = submit50
	source = https://files.pythonhosted.org/packages/source/c/check50/check50-2.2.7.tar.gz
	sha256sums = 6ad46b75f1b19d485a105976a684ec67a37356471a2c2b206cf85086624bde8c

pkgname = check50
	depends = python
	depends = submit50