summaryrefslogtreecommitdiff
path: root/user/poppler/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'user/poppler/APKBUILD')
-rw-r--r--user/poppler/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/user/poppler/APKBUILD b/user/poppler/APKBUILD
index 4542c0de7..6269b5565 100644
--- a/user/poppler/APKBUILD
+++ b/user/poppler/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer:
pkgname=poppler
-pkgver=0.69.0
+pkgver=0.73.0
pkgrel=0
pkgdesc="PDF rendering library based on xpdf 3.0"
url="https://poppler.freedesktop.org/"
@@ -27,7 +27,7 @@ build() {
-DCMAKE_INSTALL_PREFIX=/usr \
-DCMAKE_BUILD_TYPE=RelWithDebInfo \
-DCMAKE_INSTALL_LIBDIR=/usr/lib \
- -DENABLE_XPDF_HEADERS:bool=ON \
+ -DENABLE_UNSTABLE_API_ABI_HEADERS=ON \
..
make
}
@@ -59,4 +59,4 @@ _cpp() {
"$subpkgdir"/usr/lib/
}
-sha512sums="9c0382059c786e17b16dc0847212006a7c05e51b3963a7470e49cede87c7855bdfa1b80b2d884e4fb4a430cdd5ab666391ecf53230486e245b6f28af03890e1d poppler-0.69.0.tar.xz"
+sha512sums="6924a343032573504a0039c56a6263cd1183fa6aca75966fe1f084bd19da78553e455e541a3693896c1ed0c3865f11c11758a0f5a66b2f6cd48ac8a7eccf891a poppler-0.73.0.tar.xz"