From 67f85832182528262f873a98e648254a3cf0db92 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20W=C3=B3jcik?= Date: Wed, 16 Jan 2019 12:45:21 +0100 Subject: [PATCH] kcharselect: update to 18.12.1. --- srcpkgs/kcharselect/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/kcharselect/template b/srcpkgs/kcharselect/template index a2211b12fe3..d7ac46cca20 100644 --- a/srcpkgs/kcharselect/template +++ b/srcpkgs/kcharselect/template @@ -1,6 +1,6 @@ # Template file for 'kcharselect' pkgname=kcharselect -version=18.12.0 +version=18.12.1 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF" @@ -10,8 +10,8 @@ short_desc="Character Selector" maintainer="travankor " license="GPL-2.0-or-later" homepage="https://www.kde.org/applications/utilities/kcharselect/" -distfiles="${KDE_SITE}/applications/${version}/src/${pkgname}-${version}.tar.xz" -checksum=1cbfd369085a57659716a050d8a145f664b216720f6936f4a10fcac2a8c79e68 +distfiles="${KDE_SITE}/applications/${version}/src/kcharselect-${version}.tar.xz" +checksum=a64647ede6c0a8e4e75a11891f290d33a5ef4c670686f3497ea9d9a0f7b98adc if [ "$CROSS_BUILD" ]; then hostmakedepends+=" kdoctools python qt5-host-tools qt5-qmake"