kcharselect: update to 18.12.2.

This commit is contained in:
Helmut Pozimski 2019-02-13 21:14:00 +01:00 committed by maxice8
parent 035b0c0d51
commit 40d2d7b379
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kcharselect'
pkgname=kcharselect
version=18.12.1
version=18.12.2
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}/applications/${version}/src/kcharselect-${version}.tar.xz"
checksum=a64647ede6c0a8e4e75a11891f290d33a5ef4c670686f3497ea9d9a0f7b98adc
checksum=53f97a25ac7ec472366a8a9176d1105ea7bcf566208191fdc9c30c158eed54c5
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kdoctools python qt5-host-tools qt5-qmake"