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

pkgname = doctest