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