okular: update to 20.08.3.

This commit is contained in:
John 2020-11-07 11:28:22 +01:00
parent 22c7d13172
commit 6e55c4f16d

View file

@ -1,6 +1,6 @@
# Template file for 'okular'
pkgname=okular
version=20.08.2
version=20.08.3
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=6f1885ed8050a55bb2cbf05089b452f555852e003ec7fe89fe472c0dbc92e65b
checksum=3f4d084d738a7dfb996d5f1bb5becd2a96b0fbb35135010460f239cdd98ca9e0
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-qmake qt5-host-tools kdoctools kconfig"