poppler-qt5: update to 0.75.0.

This commit is contained in:
maxice8 2019-03-21 22:17:35 -03:00
parent a81665dccc
commit 806baf909f
No known key found for this signature in database
GPG Key ID: 543B9D4F4299F06B
1 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
# A CYCLIC DEPENDENCY: qt5 -> cups -> poppler -> qt5.
#
pkgname=poppler-qt5
version=0.74.0
version=0.75.0
revision=1
wrksrc="poppler-${version}"
build_style=cmake
@ -18,7 +18,7 @@ maintainer="Juan RP <xtraeme@voidlinux.org>"
license="GPL-2.0-or-later, GPL-3.0-or-later"
homepage="http://poppler.freedesktop.org"
distfiles="${homepage}/poppler-${version}.tar.xz"
checksum=92e09fd3302567fd36146b36bb707db43ce436e8841219025a82ea9fb0076b2f
checksum=3bbaedb0fa2797cac933a0659d144303e4d09eec6892c65600da987d8707199a
if [ "$CROSS_BUILD" ]; then
configure_args+=" -DTHREADS_PTHREAD_ARG=2"