mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
shunit2: remove noarch
This commit is contained in:
parent
04c66950a3
commit
c37edf1411
1 changed files with 1 additions and 2 deletions
|
@ -1,8 +1,7 @@
|
||||||
# Template file for 'shunit2'
|
# Template file for 'shunit2'
|
||||||
pkgname=shunit2
|
pkgname=shunit2
|
||||||
version=2.1.8
|
version=2.1.8
|
||||||
revision=1
|
revision=2
|
||||||
archs=noarch
|
|
||||||
depends="bash"
|
depends="bash"
|
||||||
checkdepends="zsh ksh"
|
checkdepends="zsh ksh"
|
||||||
short_desc="Unit testing framework for Unix shell scripts based on xUnit"
|
short_desc="Unit testing framework for Unix shell scripts based on xUnit"
|
||||||
|
|
Loading…
Add table
Reference in a new issue