okular: update to 18.12.0.
This commit is contained in:
parent
65c334ca84
commit
dfe9b493ed
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'okular'
|
# Template file for 'okular'
|
||||||
pkgname=okular
|
pkgname=okular
|
||||||
version=18.08.3
|
version=18.12.0
|
||||||
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://kde.org/applications/graphics/okular/"
|
homepage="https://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=343cb0984453329b1b838a049753ae41c98ff6629fb5dde7db6aa40141a2efe2
|
checksum=915643d16b26c352cfa8461647a08701b50b7802c7e628ff303d74af313599a0
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-qmake qt5-host-tools kdoctools kconfig"
|
hostmakedepends+=" qt5-qmake qt5-host-tools kdoctools kconfig"
|
||||||
|
|
Loading…
Reference in New Issue