kcharselect: update to 21.12.2.

Also:
- add changelog
This commit is contained in:
674Y3r 2022-02-22 02:03:36 +01:00 committed by John Zimmermann
parent afc63c3f90
commit d10ca28725

View file

@ -1,6 +1,6 @@
# Template file for 'kcharselect'
pkgname=kcharselect
version=21.12.0
version=21.12.2
revision=1
build_style=cmake
hostmakedepends="extra-cmake-modules kcoreaddons gettext"
@ -9,8 +9,9 @@ short_desc="Character Selector"
maintainer="travankor <travankor@tuta.io>"
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=7a8e919f78e4d092337b9975eeea26e5c3107ab9eabe588b0c4be7550dd17ed9
checksum=35e3a75380e335a811fc50ae6fa7e920968655e3aeeffbc12e54d0cc4fb4f3b3
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kdoctools python3 qt5-host-tools qt5-qmake"