okular: update to 19.12.2.

This commit is contained in:
John 2020-02-06 15:58:11 +01:00
parent 5ef460c38f
commit d74c1031be

View file

@ -1,6 +1,6 @@
# Template file for 'okular'
pkgname=okular
version=19.12.1
version=19.12.2
revision=1
build_style=cmake
hostmakedepends="extra-cmake-modules pkg-config gettext 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}/release-service/${version}/src/${pkgname}-${version}.tar.xz"
checksum=485044127c6bbe0d4c71f1518da15050957c06b8fe36633462367d15d684d4bd
checksum=4ceaba016576bfc02af3ee50ee90379ac449ba9a1ee33ca094fd77d7a12bc392
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-qmake qt5-host-tools kdoctools kconfig"