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

pkgname = check50
	depends = python
	depends = python-pyaml
	depends = submit50