okular: update to 19.08.3.

This commit is contained in:
John 2019-11-08 17:03:11 +01:00
parent da3b4d552a
commit aef14805e8

View file

@ -1,6 +1,6 @@
# Template file for 'okular'
pkgname=okular
version=19.08.2
version=19.08.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=ff3d2eac444a110a611add71c30b0556085f5aaccdd821a80bd070a646c9f6b3
checksum=cea30fe0c2c2b8394e76efe5c945eab1cc9619097291bd9236794b42b09523e5
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-qmake qt5-host-tools kdoctools kconfig"