From d03d79b405ac36bc4284634cc722bedf86513acb Mon Sep 17 00:00:00 2001 From: John Date: Mon, 21 Sep 2020 21:59:03 +0200 Subject: [PATCH] kcharselect: update to 20.08.1. --- srcpkgs/kcharselect/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/kcharselect/template b/srcpkgs/kcharselect/template index 2a9a1fb166a..12f14c894ca 100644 --- a/srcpkgs/kcharselect/template +++ b/srcpkgs/kcharselect/template @@ -1,6 +1,6 @@ # Template file for 'kcharselect' pkgname=kcharselect -version=20.04.3 +version=20.08.1 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF" @@ -11,7 +11,7 @@ maintainer="travankor " license="GPL-2.0-or-later" homepage="https://kde.org/applications/en/utilities/org.kde.kcharselect" distfiles="${KDE_SITE}/release-service/${version}/src/kcharselect-${version}.tar.xz" -checksum=0da77b66efeab1ba7c17335853f3c3feab9b53b4c37cfa6a9f983327d13080f4 +checksum=36575e9fd0a93fb3ddaf6a75a213786351bdd3ab8c167dc1a3e2824a23a6655b if [ "$CROSS_BUILD" ]; then hostmakedepends+=" kdoctools python3 qt5-host-tools qt5-qmake"