[arch-commits] Commit in perl-sub-exporter/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Mon Jun 21 03:35:37 UTC 2021


    Date: Monday, June 21, 2021 @ 03:35:37
  Author: felixonmars
Revision: 966332

upgpkg: perl-sub-exporter 0.988-1

Modified:
  perl-sub-exporter/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-21 03:35:02 UTC (rev 966331)
+++ PKGBUILD	2021-06-21 03:35:37 UTC (rev 966332)
@@ -2,8 +2,8 @@
 # Contributor: Justin Davis <jrcd83 at gmail.com>
 
 pkgname=perl-sub-exporter
-pkgver=0.987
-pkgrel=7
+pkgver=0.988
+pkgrel=1
 pkgdesc="A sophisticated exporter for custom-built routines"
 arch=('any')
 license=('PerlArtistic' 'GPL')
@@ -11,7 +11,7 @@
 depends=('perl' 'perl-data-optlist' 'perl-params-util' 'perl-sub-install')
 url="https://metacpan.org/release/Sub-Exporter"
 source=(https://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/Sub-Exporter-$pkgver.tar.gz)
-md5sums=('5332d269a7ba387773fcd140b72a0ed2')
+sha512sums=('e992739097eca3aab0465e33ca60d91e4b08ee40d7cd041be4452873790e438bb1fb293331f919ae1e9b879fc063d17586218a9e97838cf61216172d6bdba273')
 
 build() {
   ( export PERL_MM_USE_DEFAULT=1 PERL5LIB="" \



More information about the arch-commits mailing list