From 04054528bb93ed13a17fb7721dac45e294324e79 Mon Sep 17 00:00:00 2001 From: Colin Booth Date: Sat, 8 May 2021 10:09:33 -0700 Subject: [PATCH] perl-SGMLSpm: fix license, other lint --- srcpkgs/perl-SGMLSpm/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/perl-SGMLSpm/template b/srcpkgs/perl-SGMLSpm/template index 7f0b7a69865..0dfcf61ca99 100644 --- a/srcpkgs/perl-SGMLSpm/template +++ b/srcpkgs/perl-SGMLSpm/template @@ -1,15 +1,15 @@ # Template file for 'perl-SGMLSpm' pkgname=perl-SGMLSpm version=1.1 -revision=2 +revision=3 wrksrc=${pkgname/perl-/}-${version} build_style=perl-module hostmakedepends="perl" makedepends="${hostmakedepends}" depends="${hostmakedepends}" -short_desc="A perl5 class library for use with the sgmls and nsgmls parsers" +short_desc="Perl5 class library for use with the sgmls and nsgmls parsers" maintainer="newbluemoon " -license="GPL-2" +license="GPL-2.0-or-later" # https://metacpan.org/release/SGMLSpm doesn't exist homepage="https://metacpan.org/release/RAAB/SGMLSpm-1.1" distfiles="https://cpan.metacpan.org/authors/id/R/RA/RAAB/SGMLSpm-${version}.tar.gz"