okular: update to 20.04.1.

This commit is contained in:
John 2020-05-16 14:29:58 +02:00
parent 2f61b7d540
commit c500425f91
No known key found for this signature in database
GPG key ID: 5FDE97AF468A09B7

View file

@ -1,6 +1,6 @@
# Template file for 'okular'
pkgname=okular
version=20.04.0
version=20.04.1
revision=1
build_style=cmake
hostmakedepends="extra-cmake-modules pkg-config gettext 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}/release-service/${version}/src/${pkgname}-${version}.tar.xz"
checksum=1b6521b4eaa0a0eb41a39c3f84252d9833f6d26fa410afaef815ec661737dfe7
checksum=10e29f50f7616b4784ce673ef7fd6c04d622b02c175f96cd127a99cc5cffa9bc
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-qmake qt5-host-tools kdoctools kconfig"