okular: update to 18.04.3.

This commit is contained in:
Helmut Pozimski 2018-08-05 08:17:46 +02:00
parent 4d04414439
commit a6fe6bf85e

View file

@ -1,6 +1,6 @@
# Template file for 'okular'
pkgname=okular
version=18.04.2
version=18.04.3
revision=1
build_style=cmake
hostmakedepends="extra-cmake-modules pkg-config"
@ -14,7 +14,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="GPL-2.0-only"
homepage="http://kde.org/applications/graphics/okular/"
distfiles="${KDE_SITE}/applications/${version}/src/${pkgname}-${version}.tar.xz"
checksum=bf9e4e9ce6cc6f7fae3dfe021ea7954403c7bab77a33434974eb3efe999999c9
checksum=c51d6d4b007144a567f8a86b7b31409001f668b0b41d44fcd6e2e5c5f9c2554a
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-qmake qt5-host-tools kdoctools kconfig"