diff --git a/srcpkgs/bats/template b/srcpkgs/bats/template index 9cbfbb0f60e..bacbedc740d 100644 --- a/srcpkgs/bats/template +++ b/srcpkgs/bats/template @@ -1,6 +1,6 @@ # Template file for 'bats' pkgname=bats -version=1.6.0 +version=1.7.0 revision=1 wrksrc="bats-core-${version}" depends="bash" @@ -9,7 +9,7 @@ maintainer="Piraty " license="MIT" homepage="https://github.com/bats-core/bats-core" distfiles="https://github.com/bats-core/bats-core/archive/v${version}.tar.gz" -checksum=a8572da41593d13837df6c93d01fc0867c0701c53a7e29b7a7c867dcce19a239 +checksum=ac70c2a153f108b1ac549c2eaa4154dea4a7c1cc421e3352f0ce6ea49435454e pre_check() { export TERM=linux