From e30deb093c197404ddc8ed4a1904054dd25fc7e7 Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Sun, 8 Sep 2019 15:50:18 +0200 Subject: [PATCH] kcharselect: update to 19.08.1. --- srcpkgs/kcharselect/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/kcharselect/template b/srcpkgs/kcharselect/template index 5a5afc15f60..5ec36aa62b1 100644 --- a/srcpkgs/kcharselect/template +++ b/srcpkgs/kcharselect/template @@ -1,6 +1,6 @@ # Template file for 'kcharselect' pkgname=kcharselect -version=19.08.0 +version=19.08.1 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=31caf29e82327d7e31badff141dd7d5f179b87e9547c322b074f58bc07063020 +checksum=8b5c418e9b35a12eeaa1ebf7834f2a13613926e824699e13214fe35276c42457 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" kdoctools python qt5-host-tools qt5-qmake"