use SPDX license identifier

This commit is contained in:
Moritz Bunkus
2025-03-12 22:09:26 +01:00
parent 26867e2318
commit 0627c1eeef
2 changed files with 4 additions and 4 deletions

View File

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