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 00d3ee651ee7..e879ba5a4450 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc='Fetch info from MPEG-4 files (.mp4, .m4a, .m4p, .3gp)'
_dist=MP4-Info
arch=(any)
url="https://metacpan.org/release/$_dist"
-license=(GPL PerlArtistic)
+license=(GPL-1.0-or-later Artistic-1.0-Perl)
depends=(perl perl-io-string)
options=('!emptydirs' purge)
source=("https://cpan.metacpan.org/authors/id/J/JH/JHAR/$_dist-$pkgver.tar.gz")