summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 821e0e17433fb10868220aff066c209221d536ed (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
pkgbase = doctest
	pkgdesc = The lightest feature rich C++ single header testing framework
	pkgver = 2.2.2
	pkgrel = 1
	url = https://github.com/onqtam/doctest
	arch = i686
	arch = x86_64
	license = MIT
	makedepends = cmake
	source = https://github.com/onqtam/doctest/archive/2.2.2.tar.gz
	sha256sums = 297717ecde38c5b0c1b416d784ba418178a168ea255fc24da264a1fcaa0934e2

pkgname = doctest