summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKrzysztof AS (3ED)2017-11-30 19:43:39 +0100
committerKrzysztof AS (3ED)2017-11-30 19:43:39 +0100
commit7ef1f50318f2f9df57caec3382f4b7343efd5783 (patch)
treeca0137a0cb4c9e848f24950216f446c0f18379a1 /PKGBUILD
parent1bc2b09145e476a026ea45a6c094487699da5ca7 (diff)
downloadaur-7ef1f50318f2f9df57caec3382f4b7343efd5783.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 e82c9e0cf6ae..48e1e1fdcc0a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgver=1.04
pkgrel=1
pkgdesc="convert, join, split, and re-time subtitles"
arch=('any')
-license=('PerlArtistic' 'GPL')
+license=()
options=('!emptydirs')
depends=('perl')
makedepends=('perl-extutils-makemaker')