* update libabw to 0.1.3-4.1

This commit is contained in:
Alexander Baldeck 2024-10-18 10:35:15 +02:00
parent dc07bbe67f
commit eaae061109
2 changed files with 6 additions and 2 deletions

View File

@ -1,9 +1,13 @@
pkgbase = libabw
pkgdesc = a library that parses the file format of AbiWord documents
pkgver = 0.1.3
pkgrel = 4
pkgrel = 4.1
url = https://wiki.documentfoundation.org/DLP/Libraries/libabw
arch = x86_64
arch = powerpc64le
arch = powerpc64
arch = powerpc
arch = riscv64
license = MPL-2.0
makedepends = doxygen
makedepends = gperf

View File

@ -3,7 +3,7 @@
pkgname=libabw
pkgver=0.1.3
pkgrel=4
pkgrel=4.1
pkgdesc="a library that parses the file format of AbiWord documents"
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
url="https://wiki.documentfoundation.org/DLP/Libraries/libabw"