kcharselect: update to 18.08.1.

This commit is contained in:
John 2018-09-07 10:28:02 +02:00 committed by Helmut Pozimski
parent 23881c6338
commit 9b3936ac76
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kcharselect' # Template file for 'kcharselect'
pkgname=kcharselect pkgname=kcharselect
version=18.08.0 version=18.08.1
revision=1 revision=1
build_style=cmake build_style=cmake
configure_args="-DBUILD_TESTING=OFF" configure_args="-DBUILD_TESTING=OFF"
@ -11,8 +11,8 @@ maintainer="travankor <travankor@tuta.io>"
license="GPL-2.0-or-later" license="GPL-2.0-or-later"
homepage="https://www.kde.org/applications/utilities/kcharselect/" homepage="https://www.kde.org/applications/utilities/kcharselect/"
distfiles="${KDE_SITE}/applications/${version}/src/${pkgname}-${version}.tar.xz" distfiles="${KDE_SITE}/applications/${version}/src/${pkgname}-${version}.tar.xz"
checksum=589922cbaefcdece28dbfde3e740a6e2862386d316e2723865ad3655e6ffdfbd checksum=4b46a90dbed3caf4011bc869184a14ec0e6392ea1cacdb80c61f009d07c0291b
if [ -n "$CROSS_BUILD" ]; then if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" kdoctools python qt5-host-tools qt5-qmake" hostmakedepends+=" kdoctools python qt5-host-tools qt5-qmake"
fi fi