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

Bartłomiej Piotrowski bpiotrowski at nymeria.archlinux.org
Sat Nov 23 18:25:07 UTC 2013


    Date: Saturday, November 23, 2013 @ 19:25:07
  Author: bpiotrowski
Revision: 200242

upgpkg: xsd 3.3.0-10

rebuild against boost 1.55.0

Modified:
  xsd/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-11-23 18:13:47 UTC (rev 200241)
+++ PKGBUILD	2013-11-23 18:25:07 UTC (rev 200242)
@@ -5,7 +5,7 @@
 pkgname=xsd
 pkgver=3.3.0
 _pkgver=3.3.0-2+dep
-pkgrel=9
+pkgrel=10
 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"
@@ -14,7 +14,7 @@
 makedepends=('boost')
 source=("http://www.codesynthesis.com/download/${pkgname}/3.3/${pkgname}-${_pkgver}.tar.bz2"
         "xsdcxx.patch")
-sha1sums=('1c9de9271f589b8ecf2be18f2e9ac87330fc8281'
+sha1sums=('9a064bcc8ff45e3028cb8629ace2d132c7a38999'
           '8f7ca8bf0440b30d8f5823e0f528db19810706f2')
 
 prepare() {




More information about the arch-commits mailing list