kcharselect: update to 19.12.0.

This commit is contained in:
Helmut Pozimski 2019-12-16 21:20:06 +01:00 committed by John Zimmermann
parent adbcb2d91d
commit e07c9dcc4d

View file

@ -1,6 +1,6 @@
# Template file for 'kcharselect'
pkgname=kcharselect
version=19.08.3
version=19.12.0
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -10,8 +10,8 @@ short_desc="Character Selector"
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=f294965fc7cf8b1063b611233a98fab13a00263f1d4fd254fb8b53b3f125bc52
distfiles="${KDE_SITE}/release-service/${version}/src/kcharselect-${version}.tar.xz"
checksum=211a407478fb5df425d4716b9764f09458266a8d7d9507fba37bb91507a30864
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kdoctools python qt5-host-tools qt5-qmake"