[arch-commits] Commit in xerces-c/trunk (PKGBUILD)

Lukas Fleischer lfleischer at archlinux.org
Sat May 2 17:04:23 UTC 2020


    Date: Saturday, May 2, 2020 @ 17:04:20
  Author: lfleischer
Revision: 382158

upgpkg: xerces-c 3.2.3-1: upstream update

Modified:
  xerces-c/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-02 13:14:24 UTC (rev 382157)
+++ PKGBUILD	2020-05-02 17:04:20 UTC (rev 382158)
@@ -4,7 +4,7 @@
 # Contributor: Roman Kyrylych <Roman.Kyrylych at gmail.com>
 
 pkgname=xerces-c
-pkgver=3.2.2
+pkgver=3.2.3
 pkgrel=1
 pkgdesc="A validating XML parser written in a portable subset of C++"
 arch=('x86_64')
@@ -12,7 +12,7 @@
 license=('APACHE')
 depends=('gcc-libs' 'curl' 'libnsl')
 source=("https://apache.osuosl.org/xerces/c/3/sources/${pkgname}-${pkgver}.tar.gz")
-md5sums=('7aac41029b0d7a5eadd31cc975b391c2')
+md5sums=('a5fa4d920fce31c9ca3bfef241644494')
 
 build() {
   cd "${pkgname}-${pkgver}"



More information about the arch-commits mailing list