[arch-commits] Commit in perl-data-optlist/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Sun Jun 27 01:37:48 UTC 2021


    Date: Sunday, June 27, 2021 @ 01:37:47
  Author: felixonmars
Revision: 967566

upgpkg: perl-data-optlist 0.112-1

Modified:
  perl-data-optlist/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-27 01:03:12 UTC (rev 967565)
+++ PKGBUILD	2021-06-27 01:37:47 UTC (rev 967566)
@@ -2,8 +2,8 @@
 # Contributor: Justin Davis <jrcd83 at gmail.com>
 
 pkgname=perl-data-optlist
-pkgver=0.110
-pkgrel=7
+pkgver=0.112
+pkgrel=1
 pkgdesc="Parse and validate simple name/value option pairs"
 arch=('any')
 license=('PerlArtistic' 'GPL')
@@ -12,7 +12,7 @@
 makedepends=('perl-extutils-makemaker')
 url="https://metacpan.org/release/Data-OptList"
 source=(https://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/Data-OptList-$pkgver.tar.gz)
-md5sums=('f9236c9ea5607134ad8a2b3dc901c4c5')
+sha512sums=('79198ef244b4e5cb5201f938f228f20158ccdde76ff9d200b706104ddac5dc3ac8da3280ba335a60fd66d16202b803447ac7709a7d84e514d3a3dc59327ddc71')
 
 build() {
   ( export PERL_MM_USE_DEFAULT=1 PERL5LIB=""  \




More information about the arch-commits mailing list