kcharselect: update to 21.12.3.

This commit is contained in:
John 2022-03-05 12:49:46 +01:00
parent fa4bb6b92f
commit eefe226104

View file

@ -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"