okular: update to 18.12.3.

This commit is contained in:
John 2019-03-07 13:56:30 +01:00
parent ed4752f8b0
commit d148932613

View file

@ -1,6 +1,6 @@
# Template file for 'okular'
pkgname=okular
version=18.12.2
version=18.12.3
revision=1
build_style=cmake
hostmakedepends="extra-cmake-modules pkg-config"
@ -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=dbf7eed57536fee44a8c872dba08764759c8ef59c63ac4abd970e60155612d7f
checksum=d7ef9b59acb5746ebc64399f4c1a99faf0c1530bf6a818b3bfd34b73476d90ab
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-qmake qt5-host-tools kdoctools kconfig"