From cbd947b4d687f6779a660f7b062332439370e249 Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Sun, 10 Mar 2019 09:46:14 +0100 Subject: [PATCH] kcharselect: update to 18.12.3. --- srcpkgs/kcharselect/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/kcharselect/template b/srcpkgs/kcharselect/template index e487039789b..2c8f6fd7e8d 100644 --- a/srcpkgs/kcharselect/template +++ b/srcpkgs/kcharselect/template @@ -1,6 +1,6 @@ # Template file for 'kcharselect' pkgname=kcharselect -version=18.12.2 +version=18.12.3 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=53f97a25ac7ec472366a8a9176d1105ea7bcf566208191fdc9c30c158eed54c5 +checksum=e24e0268c5810cd3cf733dd8fcc8a9e04a111b761d4c1351d9976b3888278dcb if [ "$CROSS_BUILD" ]; then hostmakedepends+=" kdoctools python qt5-host-tools qt5-qmake"