okular: update to 20.04.3.
This commit is contained in:
parent
03972a9dd8
commit
e62123bcb2
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'okular'
|
||||
pkgname=okular
|
||||
version=20.04.2
|
||||
version=20.04.3
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="extra-cmake-modules pkg-config gettext kcoreaddons"
|
||||
|
@ -12,9 +12,9 @@ depends="hicolor-icon-theme"
|
|||
short_desc="KDE Document Viewer"
|
||||
maintainer="John <me@johnnynator.dev>"
|
||||
license="GPL-2.0-only"
|
||||
homepage="https://www.kde.org/applications/graphics/okular/"
|
||||
homepage="https://kde.org/applications/en/graphics/org.kde.okular"
|
||||
distfiles="${KDE_SITE}/release-service/${version}/src/${pkgname}-${version}.tar.xz"
|
||||
checksum=b783aaac1661d1d8ec5c5e26fdec7035a6b0241a21d18caac1587ecfde44c49b
|
||||
checksum=60865a5d09f41d30572b72224fb61baf9dde18cf6e246565d852e672e7bc4cfe
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-qmake qt5-host-tools kdoctools kconfig"
|
||||
|
|
Loading…
Reference in New Issue