kcharselect: update to 21.12.0.

This commit is contained in:
John 2021-12-13 12:32:20 +01:00
parent 7671190aa9
commit d4031f2ceb

View file

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