blob: 4d03310a551ecdc7054261f11a1b6b47e4663fed (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
pkgbase = libcatch-cpp-headers
pkgdesc = C++-native framework for unit-tests using only a header file
pkgver = 1.12.1
pkgrel = 1
url = http://catch-lib.net
arch = any
license = Boost
source = https://raw.githubusercontent.com/catchorg/Catch2/v1.12.1/single_include/catch.hpp
sha256sums = ff0ccdb9d6ec0df8206a86925c45492156a9b0b0ac34b1655d0257ea8db50d46
pkgname = libcatch-cpp-headers
|