kcharselect: update to 21.08.0.

This commit is contained in:
John 2021-08-27 23:35:08 +02:00
parent 904185dc1a
commit cba290e13f

View file

@ -1,6 +1,6 @@
# Template file for 'kcharselect'
pkgname=kcharselect
version=20.12.2
version=21.08.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=e3523e8076a06967f95b00330ad4a5ed9bdaa986677642824a895094f8320e3b
checksum=507d1702b0247481313276d9d6d7a1130db2f4ef4cb0e6cf53d99fa2e329e69b
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kdoctools python3 qt5-host-tools qt5-qmake"