okular: update to 19.12.0

[ci skip]
This commit is contained in:
John 2019-11-18 16:56:45 +01:00
parent edd1fef111
commit b5537fe60d
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'okular'
pkgname=okular
version=19.08.3
version=19.12.0
revision=1
build_style=cmake
hostmakedepends="extra-cmake-modules pkg-config kcoreaddons"
@ -13,8 +13,8 @@ short_desc="KDE Document Viewer"
maintainer="John <johnz@posteo.net>"
license="GPL-2.0-only"
homepage="https://www.kde.org/applications/graphics/okular/"
distfiles="${KDE_SITE}/applications/${version}/src/${pkgname}-${version}.tar.xz"
checksum=cea30fe0c2c2b8394e76efe5c945eab1cc9619097291bd9236794b42b09523e5
distfiles="${KDE_SITE}/release-service/${version}/src/${pkgname}-${version}.tar.xz"
checksum=a17a8b5e46ac2cee103a6d41d4ceca9d3b557f6b80355a15b447a282f2c96454
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-qmake qt5-host-tools kdoctools kconfig"