use SPDX license identifier

This commit is contained in:
Moritz Bunkus
2025-03-12 21:34:08 +01:00
parent 934293dba2
commit 26867e2318
2 changed files with 4 additions and 5 deletions

View File

@@ -2,10 +2,10 @@
pkgname='perl-exporter-lite'
pkgver='0.09'
pkgrel='2'
pkgrel='3'
pkgdesc="lightweight exporting of functions and variables"
arch=('any')
license=('PerlArtistic' 'GPL')
license=('Artistic-1.0-Perl')
options=('!emptydirs')
depends=('perl')
url='https://metacpan.org/release/Exporter-Lite'