kcharselect: update to 19.12.3.

This commit is contained in:
Piotr Wójcik 2020-03-10 23:42:41 +01:00
parent d5074267b4
commit 85d2c00689

View file

@ -1,6 +1,6 @@
# Template file for 'kcharselect'
pkgname=kcharselect
version=19.12.2
version=19.12.3
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=6d680217058b8d87306c298d28e0851d7d0bb88450c59935eb4d1f6c87ba92a7
checksum=9be6ac607148b0815bd985075fbb97d44561fdd6a955b60f0afc728f9cbd978b
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kdoctools python3 qt5-host-tools qt5-qmake"