From cba290e13fd0ee0e2e0c0819afd90901bc5d2f72 Mon Sep 17 00:00:00 2001 From: John Date: Fri, 27 Aug 2021 23:35:08 +0200 Subject: [PATCH] kcharselect: update to 21.08.0. --- srcpkgs/kcharselect/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/kcharselect/template b/srcpkgs/kcharselect/template index 8f0f8da83b..4a503bb991 100644 --- a/srcpkgs/kcharselect/template +++ b/srcpkgs/kcharselect/template @@ -1,6 +1,6 @@ # Template file for 'kcharselect' pkgname=kcharselect -version=20.12.2 +version=21.08.0 revision=1 build_style=cmake hostmakedepends="extra-cmake-modules kcoreaddons gettext" @@ -10,7 +10,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=e3523e8076a06967f95b00330ad4a5ed9bdaa986677642824a895094f8320e3b +checksum=507d1702b0247481313276d9d6d7a1130db2f4ef4cb0e6cf53d99fa2e329e69b if [ "$CROSS_BUILD" ]; then hostmakedepends+=" kdoctools python3 qt5-host-tools qt5-qmake"