summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--perl-statistics-descriptive/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/perl-statistics-descriptive/PKGBUILD b/perl-statistics-descriptive/PKGBUILD
index 9b24cd51..56401bfd 100644
--- a/perl-statistics-descriptive/PKGBUILD
+++ b/perl-statistics-descriptive/PKGBUILD
@@ -2,8 +2,8 @@
# Generator : CPANPLUS::Dist::Arch 1.32
pkgname='perl-statistics-descriptive'
-pkgver='3.0609'
-pkgrel='2'
+pkgver='3.0612'
+pkgrel='1'
pkgdesc="Module of basic descriptive statistical functions."
arch=('any')
license=('PerlArtistic' 'GPL')
@@ -11,9 +11,9 @@ options=('!emptydirs')
depends=('perl-list-moreutils>=0')
makedepends=()
url='https://metacpan.org/release/Statistics-Descriptive'
-source=('http://search.cpan.org/CPAN/authors/id/S/SH/SHLOMIF/Statistics-Descriptive-3.0609.tar.gz')
-sha512sums=('06e3fe107085eab058c3816211e91069ac8c52bd3c5276ee61f0ad6d684a957bd02767fe6080aa12b93f6fb3b9f4cad30814fcfa0aba446d73861868f567ff4f')
-_distdir="Statistics-Descriptive-3.0609"
+source=("http://search.cpan.org/CPAN/authors/id/S/SH/SHLOMIF/Statistics-Descriptive-${pkgver}.tar.gz")
+sha512sums=('1157c0259a376f44363861c515ef56a25cf5a496d67faea546e225751d39c3529f9aa7d1bd021e2e399d5e884e7f5372df67249fe4f5607a6bdd806235503d46')
+_distdir="Statistics-Descriptive-${pkgver}"
build() {
( export PERL_MM_USE_DEFAULT=1 PERL5LIB="" \