* update liborcus to 0.19.2-1

This commit is contained in:
Alexander Baldeck 2023-12-15 09:02:16 +01:00
parent d8d8f99325
commit 01d6a8bda2

View File

@ -3,7 +3,7 @@
# Contributor: Thomas Arnhold <thomas at arnhold dot org>
pkgname=liborcus
pkgver=0.19.1
pkgver=0.19.2
pkgrel=1
pkgdesc="File import filter library for spreadsheet documents."
arch=(x86_64 powerpc64le powerpc riscv64)
@ -14,7 +14,7 @@ makedepends=('boost' 'mdds')
optdepends=('python-requests: in tool bugzilla')
source=(https://kohei.us/files/orcus/src/${pkgname}-${pkgver}.tar.xz)
# https://gitlab.com/orcus/orcus/-/releases
sha256sums=('6c9a8c03e8187f2749a84f2786d86a88ae45c99ed3a2d5fea36ba556b40c342d')
sha256sums=('69ed26a00d4aaa7688e62a6e003cbc81928521a45e96605e53365aa499719e39')
build() {
cd "${pkgname}"-${pkgver}