kcharselect: update to 20.04.0

[ci skip]
This commit is contained in:
John 2020-03-23 12:29:47 +01:00 committed by John
parent 8c97468f95
commit a878344e36
No known key found for this signature in database
GPG key ID: 5FDE97AF468A09B7

View file

@ -1,6 +1,6 @@
# Template file for 'kcharselect'
pkgname=kcharselect
version=19.12.3
version=20.04.0
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}/release-service/${version}/src/kcharselect-${version}.tar.xz"
checksum=9be6ac607148b0815bd985075fbb97d44561fdd6a955b60f0afc728f9cbd978b
checksum=7bd701e03651647d29a6618d48f57d82b0b61d732bda370747e11c7e389ee252
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kdoctools python3 qt5-host-tools qt5-qmake"