[arch-commits] Commit in perl-xml-libxml/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Wed Mar 11 09:28:51 UTC 2020
Date: Wednesday, March 11, 2020 @ 09:28:50
Author: felixonmars
Revision: 377353
upgpkg: perl-xml-libxml 2.0203-1
Modified:
perl-xml-libxml/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-11 09:16:21 UTC (rev 377352)
+++ PKGBUILD 2020-03-11 09:28:50 UTC (rev 377353)
@@ -4,7 +4,7 @@
# Contributor: François Charette <francois.archlinux.org>
pkgname=perl-xml-libxml
-pkgver=2.0202
+pkgver=2.0203
pkgrel=1
pkgdesc="Interface to the libxml library"
arch=('x86_64')
@@ -17,7 +17,7 @@
options=('!emptydirs')
install=perl-xml-libxml.install
source=(https://www.cpan.org/authors/id/S/SH/SHLOMIF/XML-LibXML-$pkgver.tar.gz)
-sha512sums=('1b2b0f3469ef2205998645024be378542fec121931c7b09a8600223efcee92bb9a3619751955e5ade9b06cd70f49ecb759ef31e71da36a9cefbeb87e5e588961')
+sha512sums=('d2d14078975f78f8a06fad0df072858e3324c90189915f7a5f6facf715c95daf03545f7ce23fb0c0bdb7cc00924704d0186f1d7a9308744bcef1e739459dca45')
build() {
cd XML-LibXML-$pkgver
More information about the arch-commits
mailing list