diff --git a/srcpkgs/kcharselect/template b/srcpkgs/kcharselect/template index 676629c530..a2211b12fe 100644 --- a/srcpkgs/kcharselect/template +++ b/srcpkgs/kcharselect/template @@ -1,6 +1,6 @@ # Template file for 'kcharselect' pkgname=kcharselect -version=18.08.3 +version=18.12.0 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/${pkgname}-${version}.tar.xz" -checksum=3c97db722a0eec79a20f5ccab33ba20d8fab8fb84dc40cd1057b78449752e8be +checksum=1cbfd369085a57659716a050d8a145f664b216720f6936f4a10fcac2a8c79e68 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" kdoctools python qt5-host-tools qt5-qmake"