okular: update to 18.12.2.

This commit is contained in:
John Zimmermann 2019-02-10 03:11:01 +01:00 committed by maxice8
parent 63a4ca40de
commit 441e86be8a

View file

@ -1,6 +1,6 @@
# Template file for 'okular' # Template file for 'okular'
pkgname=okular pkgname=okular
version=18.12.1 version=18.12.2
revision=1 revision=1
build_style=cmake build_style=cmake
hostmakedepends="extra-cmake-modules pkg-config" hostmakedepends="extra-cmake-modules pkg-config"
@ -14,7 +14,7 @@ maintainer="John <johnz@posteo.net>"
license="GPL-2.0-only" license="GPL-2.0-only"
homepage="https://www.kde.org/applications/graphics/okular/" homepage="https://www.kde.org/applications/graphics/okular/"
distfiles="${KDE_SITE}/applications/${version}/src/${pkgname}-${version}.tar.xz" distfiles="${KDE_SITE}/applications/${version}/src/${pkgname}-${version}.tar.xz"
checksum=d4dfe8bac088c3455661ad10ae3abec10c41faa13ba16a763146924144ce3acc checksum=dbf7eed57536fee44a8c872dba08764759c8ef59c63ac4abd970e60155612d7f
if [ "$CROSS_BUILD" ]; then if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-qmake qt5-host-tools kdoctools kconfig" hostmakedepends+=" qt5-qmake qt5-host-tools kdoctools kconfig"