[arch-commits] Commit in perl-xml-parser/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Sun Feb 16 13:08:07 UTC 2020


    Date: Sunday, February 16, 2020 @ 13:08:07
  Author: felixonmars
Revision: 375681

upgpkg: perl-xml-parser 2.46-1

Modified:
  perl-xml-parser/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-16 12:07:02 UTC (rev 375680)
+++ PKGBUILD	2020-02-16 13:08:07 UTC (rev 375681)
@@ -1,7 +1,7 @@
 # Maintainer: Eric Bélanger <eric at archlinux.org>
 
 pkgname=perl-xml-parser
-pkgver=2.45
+pkgver=2.46
 pkgrel=1
 pkgdesc="Expat-based XML parser module for perl"
 arch=('x86_64')
@@ -10,7 +10,7 @@
 depends=('perl-libwww' 'expat')
 options=('!emptydirs')
 source=("https://search.cpan.org/CPAN/authors/id/T/TO/TODDR/XML-Parser-${pkgver}.tar.gz")
-sha1sums=('f96a1daf60dc800afa9033dc0f28e3785f9006fe')
+sha512sums=('c4609495cc5ca34952f61876a690ef76d42eee6689d1bedb8036c9eab918525ec5213f1639c7178c029ee0f8765a2ca5eb0197f6e39b8be6d5dbc3f3c1d0b389')
 
 build() {
   cd XML-Parser-${pkgver}



More information about the arch-commits mailing list