Merge pull request #5843 from travankor/kcharselect

kcharselect: update to 18.12.0.
This commit is contained in:
Helmut Pozimski 2018-12-14 08:06:24 +01:00 committed by GitHub
commit bc86ddde13
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
# Template file for 'kcharselect'
pkgname=kcharselect
version=18.08.3
version=18.12.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=3c97db722a0eec79a20f5ccab33ba20d8fab8fb84dc40cd1057b78449752e8be
checksum=1cbfd369085a57659716a050d8a145f664b216720f6936f4a10fcac2a8c79e68
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kdoctools python qt5-host-tools qt5-qmake"