blob: 9a3f9c55879dbbb4f088ca33af9846e9d885e534 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = gotest
pkgdesc = go test with colors
pkgver = 0.0.6
pkgrel = 1
url = https://github.com/rakyll/gotest
arch = x86_64
license = BSD
depends = go
provides = gotest
conflicts = gotest-git
source = https://github.com/rakyll/gotest/archive/v0.0.6.tar.gz
sha512sums = 19817979ced1a971cf71d3f801e6e6d631054c2fa1359ec6bfa92ecaea56d17bdc36a48648ccde107660936541fc7be5ff5d5536ffc821b6edc1fe2b0d9ab19d
pkgname = gotest
|