aboutsummaryrefslogtreecommitdiffstats
path: root/community/liborcus/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/liborcus/APKBUILD')
-rw-r--r--community/liborcus/APKBUILD8
1 files changed, 5 insertions, 3 deletions
diff --git a/community/liborcus/APKBUILD b/community/liborcus/APKBUILD
index 1ebc9f11dd8..8ee22ffdc2a 100644
--- a/community/liborcus/APKBUILD
+++ b/community/liborcus/APKBUILD
@@ -1,13 +1,13 @@
# Contributor: Timo Teräs <timo.teras@iki.fi>
# Maintainer: Timo Teräs <timo.teras@iki.fi>
pkgname=liborcus
-pkgver=0.15.3
+pkgver=0.19.1
pkgrel=1
pkgdesc="Library for processing spreadsheet documents"
url="https://gitlab.com/orcus/orcus"
arch="all"
license="MPL-2.0"
-makedepends="$depends_dev boost-dev mdds-dev libixion-dev zlib-dev"
+makedepends="boost-dev mdds-dev libixion-dev zlib-dev"
subpackages="$pkgname-dev"
source="https://kohei.us/files/orcus/src/liborcus-$pkgver.tar.xz"
@@ -31,4 +31,6 @@ package() {
make DESTDIR="$pkgdir" install
}
-sha512sums="bb5495a64ac5f984e107feb36dfe5c801d2ce7e2fcbee8f8bc779d87001e1fcb1d1f70ee2695eb976f1553c59908a15f887ceeb7ccfc556d4476ea846c5036f2 liborcus-0.15.3.tar.xz"
+sha512sums="
+55ce057e5bf264817fe17fedaa9ea11b4e4c82b6af5b45e3a8bc6914b8eec455ed3011379faca92595981b3083ea8b1dd0c321e21710b85eca6d235a8007b4dc liborcus-0.19.1.tar.xz
+"