kcharselect: update to 19.08.2.

This commit is contained in:
Helmut Pozimski 2019-10-17 14:08:32 +02:00 committed by Piotr
parent 134dc0ae92
commit 8e98ba4121

View file

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