okular: update to 19.12.3.

This commit is contained in:
John 2020-03-06 06:55:16 +01:00
parent 8142f8f817
commit e244db73c7

View File

@ -1,6 +1,6 @@
# Template file for 'okular'
pkgname=okular
version=19.12.2
version=19.12.3
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=4ceaba016576bfc02af3ee50ee90379ac449ba9a1ee33ca094fd77d7a12bc392
checksum=c5de22cc4292e3b7adae3f6ef6566dcba33a1dd5995fb0b968ea3e705a4c04e0
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-qmake qt5-host-tools kdoctools kconfig"