kcharselect: update to 19.08.3.

This commit is contained in:
travankor 2019-11-08 01:37:28 -07:00 committed by John Zimmermann
parent 1366a0c86f
commit 573270361c

View file

@ -1,6 +1,6 @@
# Template file for 'kcharselect'
pkgname=kcharselect
version=19.08.2
version=19.08.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=ff2a8c78fc4a12dd727e8ad8677216d5a480a8c82aff97269397ee8ae01e36df
checksum=f294965fc7cf8b1063b611233a98fab13a00263f1d4fd254fb8b53b3f125bc52
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kdoctools python qt5-host-tools qt5-qmake"