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

Eric Bélanger eric at archlinux.org
Fri Mar 20 15:14:43 UTC 2015


    Date: Friday, March 20, 2015 @ 16:14:43
  Author: eric
Revision: 234237

upgpkg: xerces-c 3.1.2-1

Upstream update

Modified:
  xerces-c/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-03-20 15:09:10 UTC (rev 234236)
+++ PKGBUILD	2015-03-20 15:14:43 UTC (rev 234237)
@@ -5,8 +5,8 @@
 # Contributor: Roman Kyrylych <Roman.Kyrylych at gmail.com>
 
 pkgname=xerces-c
-pkgver=3.1.1
-pkgrel=5
+pkgver=3.1.2
+pkgrel=1
 pkgdesc="A validating XML parser written in a portable subset of C++"
 arch=('i686' 'x86_64')
 url="http://xerces.apache.org/xerces-c/"
@@ -13,7 +13,7 @@
 license=('APACHE')
 depends=('gcc-libs' 'curl')
 source=("http://apache.osuosl.org/xerces/c/3/sources/${pkgname}-${pkgver}.tar.gz")
-md5sums=('6a8ec45d83c8cfb1584c5a5345cb51ae')
+md5sums=('9eb1048939e88d6a7232c67569b23985')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list