kcharselect: update to 18.12.3.

This commit is contained in:
Helmut Pozimski 2019-03-10 09:46:14 +01:00
parent a28d5cdded
commit cbd947b4d6
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kcharselect'
pkgname=kcharselect
version=18.12.2
version=18.12.3
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=53f97a25ac7ec472366a8a9176d1105ea7bcf566208191fdc9c30c158eed54c5
checksum=e24e0268c5810cd3cf733dd8fcc8a9e04a111b761d4c1351d9976b3888278dcb
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kdoctools python qt5-host-tools qt5-qmake"