summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKrzysztof AS (3ED)2017-11-30 19:40:32 +0100
committerKrzysztof AS (3ED)2017-11-30 19:40:32 +0100
commit2e38d3e6de0cc12e1d76e22db5b9b40899093f23 (patch)
tree53fd2250f5db3ee8153706f5685bdf8050382594 /PKGBUILD
parent795c3cb6d847a871a7426c86ca1368ae970fe981 (diff)
downloadaur-2e38d3e6de0cc12e1d76e22db5b9b40899093f23.tar.gz
fix license
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c14bff19d745..222e0ebf8c0c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgver=1.52
pkgrel=1
pkgdesc="a perl multiplatform graphic toolkit"
arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h' 'aarch64')
-license=('PerlArtistic' 'GPL')
+license=('BSD')
options=('!emptydirs')
depends=('perl-config-simple' 'perl-anyevent')
makedepends=('perl-extutils-makemaker')