okular: update to 19.04.1.
This commit is contained in:
parent
42d2f45f46
commit
7379a5f406
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'okular'
|
# Template file for 'okular'
|
||||||
pkgname=okular
|
pkgname=okular
|
||||||
version=19.04.0
|
version=19.04.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="extra-cmake-modules pkg-config kcoreaddons"
|
hostmakedepends="extra-cmake-modules pkg-config kcoreaddons"
|
||||||
|
@ -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=1947b394dfd8da9c7cc4234e308e2476ffa44dc58542d246eafc8397d8991b6e
|
checksum=7145b1eea61c56a5b413e960e5b24038c7af5d3cb583a524deca344dae3a0e0e
|
||||||
|
|
||||||
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 a new issue