[arch-commits] Commit in perl-module-build/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Wed Jan 29 11:25:39 UTC 2020


    Date: Wednesday, January 29, 2020 @ 11:25:39
  Author: felixonmars
Revision: 374239

upgpkg: perl-module-build 0.4231-1

Modified:
  perl-module-build/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-29 10:16:28 UTC (rev 374238)
+++ PKGBUILD	2020-01-29 11:25:39 UTC (rev 374239)
@@ -3,8 +3,8 @@
 # Contributor: Alan Young <harleypig at gmail.com>
 
 pkgname=perl-module-build
-pkgver=0.4229
-pkgrel=3
+pkgver=0.4231
+pkgrel=1
 pkgdesc="Build, test, and install Perl modules"
 arch=('any')
 url="https://search.cpan.org/dist/Module-Build"
@@ -13,7 +13,7 @@
 checkdepends=('perl-par-dist' 'perl-archive-zip')
 options=('!emptydirs')
 source=(https://search.cpan.org/CPAN/authors/id/L/LE/LEONT/Module-Build-$pkgver.tar.gz)
-sha512sums=('51e0d73cecf450062121c3223b1a4c6f8a8c260fc2345d1c1a5e13ddcbd2b7bc2578411ac254420e27720b9e00a8efc9a9daa3159e9cba5338a188734b35c738')
+sha512sums=('ee1dc18a7df3fe67e7f954d5e1e071aa0a6f5bce6783b768bceb01f071e64ac8be63f410c932c7c16764e5d4f52fc664ce11a12f26f6afc75a26f79883efad70')
 
 build() {
   cd Module-Build-$pkgver



More information about the arch-commits mailing list