uni: adjust for default do_check
This commit is contained in:
committed by
classabbyamp
parent
027e0fb0af
commit
03a3c79cee
@@ -11,13 +11,8 @@ license="MIT"
|
|||||||
homepage="https://github.com/arp242/uni"
|
homepage="https://github.com/arp242/uni"
|
||||||
distfiles="https://github.com/arp242/uni/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/arp242/uni/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=192f904eda8cd9f3dce002bc04a5c622ea113c269d4b1a19f4c89094b05f9cd9
|
checksum=192f904eda8cd9f3dce002bc04a5c622ea113c269d4b1a19f4c89094b05f9cd9
|
||||||
|
|
||||||
conflicts="wvstreams"
|
conflicts="wvstreams"
|
||||||
|
|
||||||
do_check() {
|
|
||||||
go test -v ./...
|
|
||||||
}
|
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user