okular: update to 20.08.1.

This commit is contained in:
John 2020-09-04 17:37:57 +02:00
parent ad50e62492
commit f685725ff3

View file

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