blob: 966a6f5fd95fa2a6af9b0636a536c39892560912 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
pkgbase = unity-test
pkgdesc = Simple unit testing for C
pkgver = 2.6.0
pkgrel = 1
url = https://github.com/throwtheswitch/unity
arch = x86_64
license = MIT
makedepends = cmake>=3.12
source = unity-test-2.6.0.tar.gz::https://github.com/throwtheswitch/unity/archive/refs/tags/v2.6.0.tar.gz
sha256sums = aa4c9fb1ae5fc5242f914c65f3557e817e40cb37f04a31e5ff76d1ab89dbf674
pkgname = unity-test
|