okular: update to 19.04.2.

This commit is contained in:
John 2019-06-09 20:20:37 +02:00
parent 9a008dc251
commit 6b8161fe0d
No known key found for this signature in database
GPG key ID: 778558807E4FFC55

View file

@ -1,6 +1,6 @@
# Template file for 'okular'
pkgname=okular
version=19.04.1
version=19.04.2
revision=1
build_style=cmake
hostmakedepends="extra-cmake-modules pkg-config 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}/applications/${version}/src/${pkgname}-${version}.tar.xz"
checksum=7145b1eea61c56a5b413e960e5b24038c7af5d3cb583a524deca344dae3a0e0e
checksum=75569d1d14a4fb061c8ab6a692b9cede1bccbab7c2fe65271894aa2f87826bc1
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-qmake qt5-host-tools kdoctools kconfig"