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

Antonio Rojas arojas at archlinux.org
Sun Oct 15 08:41:22 UTC 2017


    Date: Sunday, October 15, 2017 @ 08:41:21
  Author: arojas
Revision: 307938

xerces-c 3.2.0 rebuild

Modified:
  xsd/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-10-15 08:31:11 UTC (rev 307937)
+++ PKGBUILD	2017-10-15 08:41:21 UTC (rev 307938)
@@ -5,7 +5,7 @@
 pkgname=xsd
 pkgver=4.0.0
 _pkgver=4.0.0+dep
-pkgrel=2
+pkgrel=3
 pkgdesc="An open-source, cross-platform W3C XML Schema to C++ data binding compiler"
 arch=('i686' 'x86_64')
 url="http://www.codesynthesis.com/products/xsd"
@@ -13,8 +13,8 @@
 depends=('xerces-c')
 source=("http://www.codesynthesis.com/download/${pkgname}/4.0/${pkgname}-${_pkgver}.tar.bz2"
         "xsdcxx.patch")
-sha1sums=('ad3de699eb140e747a0a214462d95fc81a21b494'
-          'afeb30904eb36efe6751f46cf1dd1ef4cfe45e9f')
+sha256sums=('eca52a9c8f52cdbe2ae4e364e4a909503493a0d51ea388fc6c9734565a859817'
+            '93f2e6a9dc942cf1fcab7edbe9c38fc102cbaf86f8b667b70aad4e8e2d1e2fd3')
 
 prepare() {
   cd ${pkgname}-${_pkgver}



More information about the arch-commits mailing list