From 71c5e9334d161a76124ad731cc1a1f576b164f4f Mon Sep 17 00:00:00 2001 From: John Zimmermann Date: Sat, 12 Jan 2019 02:09:02 +0000 Subject: [PATCH] okular: update to 18.12.1. --- srcpkgs/okular/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/okular/template b/srcpkgs/okular/template index 077f68d1a4d..c9d6ce8207e 100644 --- a/srcpkgs/okular/template +++ b/srcpkgs/okular/template @@ -1,6 +1,6 @@ # Template file for 'okular' pkgname=okular -version=18.12.0 +version=18.12.1 revision=1 build_style=cmake hostmakedepends="extra-cmake-modules pkg-config" @@ -12,9 +12,9 @@ depends="hicolor-icon-theme" short_desc="KDE Document Viewer" maintainer="John " license="GPL-2.0-only" -homepage="https://kde.org/applications/graphics/okular/" +homepage="https://www.kde.org/applications/graphics/okular/" distfiles="${KDE_SITE}/applications/${version}/src/${pkgname}-${version}.tar.xz" -checksum=915643d16b26c352cfa8461647a08701b50b7802c7e628ff303d74af313599a0 +checksum=d4dfe8bac088c3455661ad10ae3abec10c41faa13ba16a763146924144ce3acc if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-qmake qt5-host-tools kdoctools kconfig"