[arch-commits] Commit in perl-business-issn/trunk (PKGBUILD)
Rémy Oudompheng
remy at archlinux.org
Sun Oct 28 06:54:07 UTC 2018
Date: Sunday, October 28, 2018 @ 06:54:06
Author: remy
Revision: 337406
upgpkg: perl-business-issn 1.003-1
Upstream update, license changed to Artistic2.0
Modified:
perl-business-issn/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-10-27 23:35:30 UTC (rev 337405)
+++ PKGBUILD 2018-10-28 06:54:06 UTC (rev 337406)
@@ -4,18 +4,18 @@
pkgname='perl-business-issn'
_dist=Business-ISSN
-pkgver=1.002
-pkgrel=4
+pkgver=1.003
+pkgrel=1
pkgdesc="Perl package to work with International Standard Serial Numbers"
arch=('any')
url="https://metacpan.org/release/${_dist}"
-license=('PerlArtistic' 'GPL')
+license=('Artistic2.0')
depends=('perl')
checkdepends=('perl-test-pod' 'perl-test-pod-coverage')
options=('!emptydirs')
url='http://search.cpan.org/dist/Business-ISSN'
source=(http://search.cpan.org/CPAN/authors/id/B/BD/BDFOY/${_dist}-${pkgver}.tar.gz)
-sha256sums=('cb889cae7f2461bb35c3294eaeceb4ee39011974faf7d4dd4effe2c5cc38e5e1')
+sha256sums=('1272456c19937a24bc5f9a0db9dc447043591137719ee4dc955a63be544b99d1')
build() {
cd "${srcdir}/${_dist}-${pkgver}"
More information about the arch-commits
mailing list