* update libkolabxml to 1.3.1-1

This commit is contained in:
Alexander Baldeck 2024-03-10 10:25:00 +01:00
parent 4c2d248c30
commit 821f148da8

View File

@ -3,16 +3,23 @@
# Contributor: Andrea Scarpino <andrea@archlinux.org>
pkgname=libkolabxml
pkgver=1.2.1
pkgrel=4
pkgdesc="Kolab XML Format Schema Definitions Library"
pkgver=1.3.1
pkgrel=1
pkgdesc='Kolab XML Format Schema Definitions Library'
url='https://www.kolab.org/'
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
license=('GPL')
depends=('xerces-c' 'boost-libs')
makedepends=('cmake' 'boost' 'libxsd' 'xsd' 'swig' 'git')
_commit=af7c22e7ad2bf47387d00f030c1da41c292f2bee
source=(git+https://git.kolab.org/diffusion/LKX#commit=$_commit
license=(LGPL-3.0-or-later)
depends=(boost-libs
curl
glibc
gcc-libs
xerces-c)
makedepends=(boost
cmake
git
libxsd
xsd)
source=(git+https://git.kolab.org/diffusion/LKX#tag=libkolabxml-$pkgver
xsd-4.2.patch)
sha512sums=('SKIP'
'a7febec03ccaa99f22e10fad604c66c12d35dd91f2a01287f4c96a2037237d86ee4f918aaa5b2857fce6fdf5482f7ad6bf36bec9c96473c4a711c7605448d868')