* update liborcus to 0.19.2-4

This commit is contained in:
Alexander Baldeck 2024-12-12 14:52:09 +01:00
parent 0141b902f4
commit 548c3bfbed
2 changed files with 3 additions and 2 deletions

View File

@ -1,10 +1,11 @@
pkgbase = liborcus
pkgdesc = File import filter library for spreadsheet documents.
pkgver = 0.19.2
pkgrel = 3
pkgrel = 4
url = https://gitlab.com/orcus/orcus/blob/master/README.md
arch = x86_64
arch = powerpc64le
arch = powerpc64
arch = powerpc
arch = riscv64
license = MPL-2.0

View File

@ -4,7 +4,7 @@
pkgname=liborcus
pkgver=0.19.2
pkgrel=3
pkgrel=4
pkgdesc="File import filter library for spreadsheet documents."
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
url="https://gitlab.com/orcus/orcus/blob/master/README.md"