kcharselect: update to 18.08.0.

This commit is contained in:
travankor 2018-08-18 16:06:24 -07:00 committed by maxice8
parent 6104582f5e
commit 9b509cff8f

View file

@ -1,6 +1,6 @@
# Template file for 'kcharselect'
pkgname=kcharselect
version=18.04.3
version=18.08.0
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/${pkgname}-${version}.tar.xz"
checksum=95ceeeaf17b7ba930d3f04e05590a57e25a28fca3596c56c24fd4f6470d419fb
checksum=589922cbaefcdece28dbfde3e740a6e2862386d316e2723865ad3655e6ffdfbd
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" kdoctools python qt5-host-tools qt5-qmake"