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

pkgname = doctest