diff --git a/srcpkgs/kcharselect/template b/srcpkgs/kcharselect/template index 2c8f6fd7e8d..8c02a3fb1bc 100644 --- a/srcpkgs/kcharselect/template +++ b/srcpkgs/kcharselect/template @@ -1,6 +1,6 @@ # Template file for 'kcharselect' pkgname=kcharselect -version=18.12.3 +version=19.04.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/kcharselect-${version}.tar.xz" -checksum=e24e0268c5810cd3cf733dd8fcc8a9e04a111b761d4c1351d9976b3888278dcb +checksum=788e6e97bb53216b4777fb19602d823a8e62f9ea25082f545e970a561fb3a78f if [ "$CROSS_BUILD" ]; then hostmakedepends+=" kdoctools python qt5-host-tools qt5-qmake"