kcharselect: update to 19.04.3.

This commit is contained in:
Helmut Pozimski 2019-07-12 18:49:01 +02:00
parent 143bd0745e
commit 2af158179c

View file

@ -1,6 +1,6 @@
# Template file for 'kcharselect'
pkgname=kcharselect
version=19.04.2
version=19.04.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}/applications/${version}/src/kcharselect-${version}.tar.xz"
checksum=2a316af723b558b655011d8376eeea8fda9bcf78ea1094da48e60b4c5a9ca1dd
checksum=98ebcf13ec02f490bfeaa1001e46a397163939d75d73cf26cd4707e9aa2a4186
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kdoctools python qt5-host-tools qt5-qmake"