summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 083cc3a11a53..9d789099ea3b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgver=0.11
pkgrel=3
pkgdesc="Alternative to Test::More::use_ok"
arch=('any')
-license=('perl')
+license=('GPL' 'PerlArtistic')
url='http://search.cpan.org/~audreyt/Test-use-ok'
options=(!emptydirs)
depends=('perl>=5.8.9')