kcharselect: update to 19.08.1.

This commit is contained in:
Helmut Pozimski 2019-09-08 15:50:18 +02:00
parent cd9d8958f6
commit 9973ee4db1

View file

@ -1,6 +1,6 @@
# Template file for 'kcharselect'
pkgname=kcharselect
version=19.08.0
version=19.08.1
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=31caf29e82327d7e31badff141dd7d5f179b87e9547c322b074f58bc07063020
checksum=8b5c418e9b35a12eeaa1ebf7834f2a13613926e824699e13214fe35276c42457
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kdoctools python qt5-host-tools qt5-qmake"