summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorsL1pKn072017-09-25 06:35:36 +0200
committersL1pKn072017-09-25 06:35:36 +0200
commitddd997ae409092c31991dd2b4c21f21b7451c48f (patch)
tree8ee24f27b8ba82941179a432f3218f1952ce49ef /PKGBUILD
parent34392ee035ea9c24752eef6113c98d21ccd50559 (diff)
downloadaur-ddd997ae409092c31991dd2b4c21f21b7451c48f.tar.gz
license issues
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')