okular: update to 18.12.1.

This commit is contained in:
John Zimmermann 2019-01-12 02:09:02 +00:00
parent e4ae4a6f05
commit 71c5e9334d

View file

@ -1,6 +1,6 @@
# Template file for 'okular'
pkgname=okular
version=18.12.0
version=18.12.1
revision=1
build_style=cmake
hostmakedepends="extra-cmake-modules pkg-config"
@ -12,9 +12,9 @@ depends="hicolor-icon-theme"
short_desc="KDE Document Viewer"
maintainer="John <johnz@posteo.net>"
license="GPL-2.0-only"
homepage="https://kde.org/applications/graphics/okular/"
homepage="https://www.kde.org/applications/graphics/okular/"
distfiles="${KDE_SITE}/applications/${version}/src/${pkgname}-${version}.tar.xz"
checksum=915643d16b26c352cfa8461647a08701b50b7802c7e628ff303d74af313599a0
checksum=d4dfe8bac088c3455661ad10ae3abec10c41faa13ba16a763146924144ce3acc
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-qmake qt5-host-tools kdoctools kconfig"