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