summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c2bd1cd77c27..15e275f33a3e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,11 @@
# Generated by mksrcinfo v8
-# Thu Nov 30 17:46:52 UTC 2017
+# Thu Nov 30 18:43:02 UTC 2017
pkgbase = perl-subtitles
pkgdesc = convert, join, split, and re-time subtitles
pkgver = 1.04
pkgrel = 1
url = https://metacpan.org/release/Subtitles
arch = any
- license = PerlArtistic
- license = GPL
makedepends = perl-extutils-makemaker
depends = perl
optdepends = perl-prima: for subplay
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')