kcharselect: update to 20.08.1.

This commit is contained in:
John 2020-09-21 21:59:03 +02:00
parent 998b7db73e
commit d03d79b405

View file

@ -1,6 +1,6 @@
# Template file for 'kcharselect'
pkgname=kcharselect
version=20.04.3
version=20.08.1
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://kde.org/applications/en/utilities/org.kde.kcharselect"
distfiles="${KDE_SITE}/release-service/${version}/src/kcharselect-${version}.tar.xz"
checksum=0da77b66efeab1ba7c17335853f3c3feab9b53b4c37cfa6a9f983327d13080f4
checksum=36575e9fd0a93fb3ddaf6a75a213786351bdd3ab8c167dc1a3e2824a23a6655b
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kdoctools python3 qt5-host-tools qt5-qmake"