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

@@ -1,10 +1,10 @@
pkgbase = perl-exporter-lite pkgbase = perl-exporter-lite
pkgdesc = lightweight exporting of functions and variables pkgdesc = lightweight exporting of functions and variables
pkgver = 0.09 pkgver = 0.09
pkgrel = 3 pkgrel = 4
url = https://metacpan.org/release/Exporter-Lite url = https://metacpan.org/release/Exporter-Lite
arch = any arch = any
license = Artistic-1.0-Perl license = Artistic-2.0
depends = perl depends = perl
options = !emptydirs options = !emptydirs
source = https://cpan.metacpan.org/authors/id/N/NE/NEILB/Exporter-Lite-0.09.tar.gz source = https://cpan.metacpan.org/authors/id/N/NE/NEILB/Exporter-Lite-0.09.tar.gz

View File

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