okular: update to 19.04.1.

This commit is contained in:
John 2019-05-11 13:20:38 +02:00
parent 42d2f45f46
commit 7379a5f406
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.0
version=19.04.1
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=1947b394dfd8da9c7cc4234e308e2476ffa44dc58542d246eafc8397d8991b6e
checksum=7145b1eea61c56a5b413e960e5b24038c7af5d3cb583a524deca344dae3a0e0e
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-qmake qt5-host-tools kdoctools kconfig"