main/checkbashisms: no test suite

This commit is contained in:
A. Wilcox 2017-09-12 23:20:46 -05:00 committed by Natanael Copa
parent 1a1399adb9
commit 366c48a4e2

View File

@ -1,11 +1,12 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=checkbashisms
pkgver=2.0.0.2
pkgrel=3
pkgrel=4
pkgdesc="Basic checks on shell scripts for the presence of non portable syntax"
url="http://sourceforge.net/projects/checkbaskisms/"
arch="noarch"
license="GPL2"
options="!check" # No test suite.
depends="perl"
source="http://downloads.sourceforge.net/project/checkbaskisms/$pkgver/checkbashisms"