[arch-commits] Commit in perl-params-util/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Thu Oct 22 10:30:26 UTC 2020


    Date: Thursday, October 22, 2020 @ 10:30:26
  Author: felixonmars
Revision: 728957

upgpkg: perl-params-util 1.101-1

Modified:
  perl-params-util/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-22 10:30:24 UTC (rev 728956)
+++ PKGBUILD	2020-10-22 10:30:26 UTC (rev 728957)
@@ -2,7 +2,7 @@
 # Contributor: Justin Davis (juster) <jrcd83 at gmail.com>
 
 pkgname=perl-params-util
-pkgver=1.100
+pkgver=1.101
 pkgrel=1
 pkgdesc='Simple, compact and correct param-checking functions'
 arch=('x86_64')
@@ -11,7 +11,7 @@
 depends=('perl')
 options=('!emptydirs')
 source=("https://search.cpan.org/CPAN/authors/id/R/RE/REHSACK/Params-Util-$pkgver.tar.gz")
-sha512sums=('3e15967becb9c1a90beec9c6eb914a274fc20a376a74d2709d43d25917eb482cf350ad1386c9ea5657865fb162c44f1126ef704eaa34eb911e18a6aaceebcc34')
+sha512sums=('c132aad3172ecc28e8bc193a71c06c4eefeda163a905d490f7d522b072f389f6e0671012df8e6f85c030567497e17b8f05a04e2910b5a5f8d25e6f62bac8cea0')
 
 build() {
   cd "$srcdir/Params-Util-$pkgver"



More information about the arch-commits mailing list