mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
okular: update to 20.08.1.
This commit is contained in:
parent
ad50e62492
commit
f685725ff3
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=20.08.0
|
version=20.08.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="extra-cmake-modules pkg-config gettext kcoreaddons"
|
hostmakedepends="extra-cmake-modules pkg-config gettext kcoreaddons"
|
||||||
|
@ -14,7 +14,7 @@ maintainer="John <me@johnnynator.dev>"
|
||||||
license="GPL-2.0-only"
|
license="GPL-2.0-only"
|
||||||
homepage="https://kde.org/applications/en/graphics/org.kde.okular"
|
homepage="https://kde.org/applications/en/graphics/org.kde.okular"
|
||||||
distfiles="${KDE_SITE}/release-service/${version}/src/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/release-service/${version}/src/${pkgname}-${version}.tar.xz"
|
||||||
checksum=8d775292cc6b2cb703e5ff716337a49352cd6d3faa90d6d7ac2f4e9d006a4047
|
checksum=77b5d8e410a2a008ea63f60a561f99053ec07d92da6ee3afaeefd977aadebd83
|
||||||
|
|
||||||
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…
Add table
Reference in a new issue