blob: b9bb5c676beeb7a1af1d4414851624bd4352b163 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
pkgbase = gotestsum
pkgdesc = run go tests with formatted test output and a summar of the test run
pkgver = 1.12.0
pkgrel = 1
url = https://github.com/gotestyourself/gotestsum
arch = x86_64
license = Apache-2.0
depends = go
source = https://github.com/gotestyourself/gotestsum/archive/v1.12.0.tar.gz
b2sums = 443ad41ee5f17f2be035feafea68317d33064faf6ed0d4d52787bb77e6d361922d6db794820e1d7ee9ed990232a8eef60772a166cb0f0afa7d2980d9afbade99
pkgname = gotestsum
|