From b8cf860be3997d19cf92d8e9f9211c7da06e7116 Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Thu, 17 Oct 2019 14:08:32 +0200 Subject: [PATCH] kcharselect: update to 19.08.2. --- srcpkgs/kcharselect/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/kcharselect/template b/srcpkgs/kcharselect/template index 5ec36aa62b1..368e9579a11 100644 --- a/srcpkgs/kcharselect/template +++ b/srcpkgs/kcharselect/template @@ -1,6 +1,6 @@ # Template file for 'kcharselect' pkgname=kcharselect -version=19.08.1 +version=19.08.2 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF" @@ -11,7 +11,7 @@ maintainer="travankor " 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=8b5c418e9b35a12eeaa1ebf7834f2a13613926e824699e13214fe35276c42457 +checksum=ff2a8c78fc4a12dd727e8ad8677216d5a480a8c82aff97269397ee8ae01e36df if [ "$CROSS_BUILD" ]; then hostmakedepends+=" kdoctools python qt5-host-tools qt5-qmake"