okular: update to 20.08.2.

This commit is contained in:
John 2020-10-10 15:50:31 +02:00 committed by John Zimmermann
parent 3212fa756f
commit 26bb1d4020

View file

@ -1,6 +1,6 @@
# Template file for 'okular'
pkgname=okular
version=20.08.1
version=20.08.2
revision=1
build_style=cmake
hostmakedepends="extra-cmake-modules pkg-config gettext kcoreaddons"
@ -14,7 +14,7 @@ maintainer="John <me@johnnynator.dev>"
license="GPL-2.0-only"
homepage="https://kde.org/applications/en/graphics/org.kde.okular"
distfiles="${KDE_SITE}/release-service/${version}/src/${pkgname}-${version}.tar.xz"
checksum=77b5d8e410a2a008ea63f60a561f99053ec07d92da6ee3afaeefd977aadebd83
checksum=6f1885ed8050a55bb2cbf05089b452f555852e003ec7fe89fe472c0dbc92e65b
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-qmake qt5-host-tools kdoctools kconfig"