kcharselect: update to 19.12.2.

This commit is contained in:
Helmut Pozimski 2020-02-08 09:55:20 +01:00
parent a3be66dd68
commit 1ac1a3ae96

View file

@ -1,6 +1,6 @@
# Template file for 'kcharselect'
pkgname=kcharselect
version=19.12.1
version=19.12.2
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -11,7 +11,7 @@ maintainer="travankor <travankor@tuta.io>"
license="GPL-2.0-or-later"
homepage="https://www.kde.org/applications/utilities/kcharselect/"
distfiles="${KDE_SITE}/release-service/${version}/src/kcharselect-${version}.tar.xz"
checksum=5f23458974d6fa66c49d434937e7a7a31cc94e46616db866b35316025bb84b0c
checksum=6d680217058b8d87306c298d28e0851d7d0bb88450c59935eb4d1f6c87ba92a7
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kdoctools python3 qt5-host-tools qt5-qmake"