From 757e1312034ed0f092a6c00c205c86f0f2894532 Mon Sep 17 00:00:00 2001 From: travankor Date: Thu, 8 Nov 2018 16:56:34 -0700 Subject: [PATCH] kcharselect: update to 18.08.3. --- srcpkgs/kcharselect/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/kcharselect/template b/srcpkgs/kcharselect/template index 226f988ecc2..676629c5301 100644 --- a/srcpkgs/kcharselect/template +++ b/srcpkgs/kcharselect/template @@ -1,6 +1,6 @@ # Template file for 'kcharselect' pkgname=kcharselect -version=18.08.2 +version=18.08.3 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF" @@ -11,7 +11,7 @@ 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=f84ab2cb06cb6119089461b03c6470a84e1dc675f471d5e5249f0b39bbd68b9f +checksum=3c97db722a0eec79a20f5ccab33ba20d8fab8fb84dc40cd1057b78449752e8be if [ "$CROSS_BUILD" ]; then hostmakedepends+=" kdoctools python qt5-host-tools qt5-qmake"