kcharselect: update to 20.04.3.

This commit is contained in:
John 2020-07-14 11:39:10 +02:00
parent 8b25e3283c
commit 63df4ceb0f

View file

@ -1,6 +1,6 @@
# Template file for 'kcharselect'
pkgname=kcharselect
version=20.04.0
version=20.04.3
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -9,9 +9,9 @@ makedepends="qt5-devel kbookmarks-devel"
short_desc="Character Selector"
maintainer="travankor <travankor@tuta.io>"
license="GPL-2.0-or-later"
homepage="https://www.kde.org/applications/utilities/kcharselect/"
homepage="https://kde.org/applications/en/utilities/org.kde.kcharselect"
distfiles="${KDE_SITE}/release-service/${version}/src/kcharselect-${version}.tar.xz"
checksum=7bd701e03651647d29a6618d48f57d82b0b61d732bda370747e11c7e389ee252
checksum=0da77b66efeab1ba7c17335853f3c3feab9b53b4c37cfa6a9f983327d13080f4
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kdoctools python3 qt5-host-tools qt5-qmake"