diff --git a/srcpkgs/shunit2/template b/srcpkgs/shunit2/template index f909503b0f6..3b90bad7259 100644 --- a/srcpkgs/shunit2/template +++ b/srcpkgs/shunit2/template @@ -1,8 +1,7 @@ # Template file for 'shunit2' pkgname=shunit2 version=2.1.8 -revision=1 -archs=noarch +revision=2 depends="bash" checkdepends="zsh ksh" short_desc="Unit testing framework for Unix shell scripts based on xUnit"