diff options
Diffstat (limited to 'extra/xsd/PKGBUILD')
-rw-r--r-- | extra/xsd/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/xsd/PKGBUILD b/extra/xsd/PKGBUILD index 9d9c53775..3f616afd0 100644 --- a/extra/xsd/PKGBUILD +++ b/extra/xsd/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 176296 2013-01-28 16:48:29Z stephane $ +# $Id: PKGBUILD 181130 2013-03-31 19:17:00Z stephane $ # Maintainer: # Contributor: kevku <kevku@gmx.com> pkgname=xsd pkgver=3.3.0 _pkgver=3.3.0-2+dep -pkgrel=7 +pkgrel=8 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" |