kcharselect: update to 19.12.1.

This commit is contained in:
Helmut Pozimski 2020-01-11 10:51:00 +01:00
parent 9d590bfb6b
commit 6e37ae444e

View file

@ -1,18 +1,18 @@
# Template file for 'kcharselect'
pkgname=kcharselect
version=19.12.0
version=19.12.1
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
hostmakedepends="extra-cmake-modules kcoreaddons"
hostmakedepends="extra-cmake-modules kcoreaddons gettext"
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/"
distfiles="${KDE_SITE}/release-service/${version}/src/kcharselect-${version}.tar.xz"
checksum=211a407478fb5df425d4716b9764f09458266a8d7d9507fba37bb91507a30864
checksum=5f23458974d6fa66c49d434937e7a7a31cc94e46616db866b35316025bb84b0c
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kdoctools python qt5-host-tools qt5-qmake"
hostmakedepends+=" kdoctools python3 qt5-host-tools qt5-qmake"
fi