rebuild against new xapian-core and xerces-c

This commit is contained in:
AlmAck 2018-02-03 17:35:30 +01:00
parent 1de26909c5
commit 745a044142
5 changed files with 6 additions and 6 deletions

View File

@ -1,7 +1,7 @@
pkgname=freecad
_pkgname=FreeCAD
pkgver=0.16
pkgrel=7
pkgrel=8
pkgdesc='A general purpose 3D CAD modeler'
arch=('x86_64')
url='http://www.freecadweb.org/wiki'

View File

@ -3,7 +3,7 @@ source ../kdeapps.conf
pkgname=khelpcenter
pkgver=${_kdever}
pkgrel=1
pkgrel=2
pkgdesc="Application to show KDE Applications' documentation"
arch=('x86_64')
url='https://projects.kde.org/projects/kde/workspace/khelpcenter'

View File

@ -1,7 +1,7 @@
pkgname=libkolabxml
pkgver=1.1.6
pkgrel=3
pkgrel=4
pkgdesc="Kolab XML format schema definitions library"
url='http://git.kolab.org/libkolabxml/'
arch=('x86_64')

View File

@ -4,9 +4,9 @@
pkgname=xalan-c
pkgver=1.11
pkgrel=1
pkgrel=2
pkgdesc="A XSLT processor for transforming XML documents"
arch=('i686' 'x86_64')
arch=('x86_64')
url="http://xalan.apache.org/"
license=('APACHE')
depends=('xerces-c')

View File

@ -1,7 +1,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=('x86_64')
url="http://www.codesynthesis.com/products/xsd"