From fdf8fabe99f6f20a4dbfc3bae4ffbd7a4f0c36fb Mon Sep 17 00:00:00 2001 From: John Date: Sun, 14 Oct 2018 22:01:06 +0200 Subject: [PATCH] kcharselect: update to 18.08.2. --- srcpkgs/kcharselect/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/kcharselect/template b/srcpkgs/kcharselect/template index 0d56b82fe4a..226f988ecc2 100644 --- a/srcpkgs/kcharselect/template +++ b/srcpkgs/kcharselect/template @@ -1,6 +1,6 @@ # Template file for 'kcharselect' pkgname=kcharselect -version=18.08.1 +version=18.08.2 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF" @@ -11,8 +11,8 @@ maintainer="travankor " license="GPL-2.0-or-later" homepage="https://www.kde.org/applications/utilities/kcharselect/" distfiles="${KDE_SITE}/applications/${version}/src/${pkgname}-${version}.tar.xz" -checksum=4b46a90dbed3caf4011bc869184a14ec0e6392ea1cacdb80c61f009d07c0291b +checksum=f84ab2cb06cb6119089461b03c6470a84e1dc675f471d5e5249f0b39bbd68b9f -if [ -n "$CROSS_BUILD" ]; then +if [ "$CROSS_BUILD" ]; then hostmakedepends+=" kdoctools python qt5-host-tools qt5-qmake" fi