From eefe2261046d702d2c8ac15ea507a328435c80e5 Mon Sep 17 00:00:00 2001 From: John Date: Sat, 5 Mar 2022 12:49:46 +0100 Subject: [PATCH] kcharselect: update to 21.12.3. --- srcpkgs/kcharselect/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/kcharselect/template b/srcpkgs/kcharselect/template index 27579b1d80..81baec0347 100644 --- a/srcpkgs/kcharselect/template +++ b/srcpkgs/kcharselect/template @@ -1,6 +1,6 @@ # Template file for 'kcharselect' pkgname=kcharselect -version=21.12.2 +version=21.12.3 revision=1 build_style=cmake hostmakedepends="extra-cmake-modules kcoreaddons gettext" @@ -11,7 +11,7 @@ license="GPL-2.0-or-later" homepage="https://kde.org/applications/en/utilities/org.kde.kcharselect" changelog="https://kde.org/announcements/changelogs/gear/${version}/#kcharselect" distfiles="${KDE_SITE}/release-service/${version}/src/kcharselect-${version}.tar.xz" -checksum=35e3a75380e335a811fc50ae6fa7e920968655e3aeeffbc12e54d0cc4fb4f3b3 +checksum=c713581d6d0b300d408208ecb69d9752f6c7ac75f704439070d5099f5cfa51a9 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" kdoctools python3 qt5-host-tools qt5-qmake"