[arch-commits] Commit in perl-statistics-descriptive/trunk (PKGBUILD)
Florian Pritz
bluewind at archlinux.org
Mon Dec 21 12:36:30 UTC 2020
Date: Monday, December 21, 2020 @ 12:36:29
Author: bluewind
Revision: 780965
upgpkg: perl-statistics-descriptive 3.0800-1: upstream update
Modified:
perl-statistics-descriptive/trunk/PKGBUILD
----------+
PKGBUILD | 11 +++++------
1 file changed, 5 insertions(+), 6 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-12-21 12:35:43 UTC (rev 780964)
+++ PKGBUILD 2020-12-21 12:36:29 UTC (rev 780965)
@@ -1,8 +1,8 @@
# Maintainer: Florian Pritz <bluewind at xinu.at>
pkgname=perl-statistics-descriptive
-pkgver=3.0702
-pkgrel=3
+pkgver=3.0800
+pkgrel=1
pkgdesc='Module of basic descriptive statistical functions.'
arch=(any)
license=(PerlArtistic GPL)
@@ -10,9 +10,9 @@
depends=('perl>=5.6' perl-list-moreutils)
makedepends=(perl-module-build)
url=https://metacpan.org/release/Statistics-Descriptive
-source=("https://search.cpan.org/CPAN/authors/id/S/SH/SHLOMIF/Statistics-Descriptive-$pkgver.tar.gz")
-md5sums=(7d367a2b1b057261edd48efcbe66eb97)
-sha512sums=(e0742ec356a38ad38f52e56a3ef58af6e539fbfa090d9a1d154560f353a3346d1c800d5d9f7bb0e2f32fb92b611fec16c939a19b7af104ec6ebe627c6c719df6)
+source=("https://cpan.metacpan.org/authors/id/S/SH/SHLOMIF/Statistics-Descriptive-$pkgver.tar.gz")
+md5sums=(e90c10d7d0ebaf09f657b7054f0f88ac)
+sha512sums=(691a99aca4214149d14c770d71b5d97eaefa2690698b0234b11ed33d7bdbc21e9b478941bb8fa46886ea3362f432eb744a3a3b3607f3d3fe189c4256884efdec)
_ddir="Statistics-Descriptive-$pkgver"
build()
@@ -38,7 +38,6 @@
export PERL_MM_USE_DEFAULT=1 MODULEBUILDRC=/dev/null
unset PERL5LIB PERL_MB_OPT
./Build install --installdirs=vendor --destdir="$pkgdir"
- find "$pkgdir" -name .packlist -o -name perllocal.pod -delete
)
# Local Variables:
More information about the arch-commits
mailing list