From 1fa0033806451935935f97479561444d141d06cb Mon Sep 17 00:00:00 2001 From: John Date: Sun, 15 May 2022 01:19:39 +0200 Subject: [PATCH] kcharselect: update to 22.04.1. --- srcpkgs/kcharselect/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/kcharselect/template b/srcpkgs/kcharselect/template index 81baec03474..41a89b9994a 100644 --- a/srcpkgs/kcharselect/template +++ b/srcpkgs/kcharselect/template @@ -1,6 +1,6 @@ # Template file for 'kcharselect' pkgname=kcharselect -version=21.12.3 +version=22.04.1 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=c713581d6d0b300d408208ecb69d9752f6c7ac75f704439070d5099f5cfa51a9 +checksum=69522b00031af8bc564dfcf17472d410683e560a0443e2e41a51370410769c68 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" kdoctools python3 qt5-host-tools qt5-qmake"