kcharselect: update to 18.08.2.

This commit is contained in:
John 2018-10-14 22:01:06 +02:00 committed by maxice8
parent 7f90f995bd
commit fdf8fabe99
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kcharselect'
pkgname=kcharselect
version=18.08.1
version=18.08.2
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -11,8 +11,8 @@ 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/${pkgname}-${version}.tar.xz"
checksum=4b46a90dbed3caf4011bc869184a14ec0e6392ea1cacdb80c61f009d07c0291b
checksum=f84ab2cb06cb6119089461b03c6470a84e1dc675f471d5e5249f0b39bbd68b9f
if [ -n "$CROSS_BUILD" ]; then
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kdoctools python qt5-host-tools qt5-qmake"
fi