okular: update to 20.08.0.

This commit is contained in:
John 2020-08-13 19:44:43 +02:00
parent 534836535d
commit 79b87ebffa

View file

@ -1,6 +1,6 @@
# Template file for 'okular'
pkgname=okular
version=20.04.3
version=20.08.0
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=60865a5d09f41d30572b72224fb61baf9dde18cf6e246565d852e672e7bc4cfe
checksum=8d775292cc6b2cb703e5ff716337a49352cd6d3faa90d6d7ac2f4e9d006a4047
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-qmake qt5-host-tools kdoctools kconfig"