okular: update to 19.04.3.

This commit is contained in:
John 2019-07-12 23:36:13 +02:00
parent 87254b6178
commit 3f42a53b7d

View file

@ -1,6 +1,6 @@
# Template file for 'okular'
pkgname=okular
version=19.04.2
version=19.04.3
revision=1
build_style=cmake
hostmakedepends="extra-cmake-modules pkg-config kcoreaddons"
@ -14,7 +14,7 @@ maintainer="John <johnz@posteo.net>"
license="GPL-2.0-only"
homepage="https://www.kde.org/applications/graphics/okular/"
distfiles="${KDE_SITE}/applications/${version}/src/${pkgname}-${version}.tar.xz"
checksum=75569d1d14a4fb061c8ab6a692b9cede1bccbab7c2fe65271894aa2f87826bc1
checksum=87ab5ffd852109d549d021b8fe94b9a4de212b2f164e9cc796b144732ff94282
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-qmake qt5-host-tools kdoctools kconfig"