From aad735c6577567b58c08d9ddc7d6d202e11c77a9 Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Mon, 13 May 2019 13:19:17 +0200 Subject: [PATCH] kcharselect: update to 19.04.1. --- srcpkgs/kcharselect/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/kcharselect/template b/srcpkgs/kcharselect/template index 23f1cb1c138..407fd4b237e 100644 --- a/srcpkgs/kcharselect/template +++ b/srcpkgs/kcharselect/template @@ -1,6 +1,6 @@ # Template file for 'kcharselect' pkgname=kcharselect -version=19.04.0 +version=19.04.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=788e6e97bb53216b4777fb19602d823a8e62f9ea25082f545e970a561fb3a78f +checksum=c54570a6f968b2ccbe42c0a8dbaecb1f263fbd392f67b2d735ade492553ff9ec if [ "$CROSS_BUILD" ]; then hostmakedepends+=" kdoctools python qt5-host-tools qt5-qmake"