summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 6d6fa8d71167108a6ef072f77530adb66cb92081 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = unittest-cpp-git
	pkgdesc = Lightweight unit testing framework for C++
	pkgver = v1.4.r210.g90357e2
	pkgrel = 1
	url = https://github.com/unittest-cpp/unittest-cpp
	arch = i686
	arch = x86_64
	license = MIT
	makedepends = git
	makedepends = cmake
	makedepends = make
	depends = gcc-libs
	conflicts = unittestpp
	source = unittest-cpp-git::git+https://github.com/unittest-cpp/unittest-cpp.git
	md5sums = SKIP

pkgname = unittest-cpp-git