aboutsummaryrefslogtreecommitdiffstats
path: root/community/liborcus/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/liborcus/APKBUILD')
-rw-r--r--community/liborcus/APKBUILD9
1 files changed, 3 insertions, 6 deletions
diff --git a/community/liborcus/APKBUILD b/community/liborcus/APKBUILD
index 1e5d0a3eaa1..85f3d36952b 100644
--- a/community/liborcus/APKBUILD
+++ b/community/liborcus/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Timo Teräs <timo.teras@iki.fi>
# Maintainer: Timo Teräs <timo.teras@iki.fi>
pkgname=liborcus
-pkgver=0.17.2
+pkgver=0.19.1
pkgrel=0
pkgdesc="Library for processing spreadsheet documents"
url="https://gitlab.com/orcus/orcus"
@@ -9,9 +9,7 @@ arch="all"
license="MPL-2.0"
makedepends="boost-dev mdds-dev libixion-dev zlib-dev"
subpackages="$pkgname-dev"
-source="https://kohei.us/files/orcus/src/liborcus-$pkgver.tar.xz
- fix-include.patch
- "
+source="https://kohei.us/files/orcus/src/liborcus-$pkgver.tar.xz"
build() {
./configure \
@@ -34,6 +32,5 @@ package() {
}
sha512sums="
-8ad8db46c23673260057aff555286d95ebfeff0a027bdeae24f11f8aa12456284f7f4446edddb91936b3011eb1227cfe1618ab3c4d909f8356c8c151f5739d79 liborcus-0.17.2.tar.xz
-009b5122e898e1f026263be34eea5f205e32b7f1c58085742fa9a23e35e7fdf6b8bf3895eb81b5f2a1ae8693e2c533d07877de7c9ff9b66d4b9e908e65a0e74a fix-include.patch
+55ce057e5bf264817fe17fedaa9ea11b4e4c82b6af5b45e3a8bc6914b8eec455ed3011379faca92595981b3083ea8b1dd0c321e21710b85eca6d235a8007b4dc liborcus-0.19.1.tar.xz
"