okular: update to 19.08.1.

This commit is contained in:
Helmut Pozimski 2019-09-08 15:49:51 +02:00
parent 2057cfdedd
commit 9ac3c6e661

View file

@ -1,6 +1,6 @@
# Template file for 'okular'
pkgname=okular
version=19.08.0
version=19.08.1
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=721a0d02d5ff9277c4a9a13dbde0ede3528eff848622e83abc36d57d9759b3ec
checksum=9e363b73febd5da1a17e53a8f89914784b555c1f0085ddc0f55ef56082b0bd54
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-qmake qt5-host-tools kdoctools kconfig"