kcharselect: update to 19.08.0.

This commit is contained in:
travankor 2019-08-19 06:30:37 -07:00 committed by John Zimmermann
parent e6199f93e3
commit a33e45d193

View file

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