diff --git a/srcpkgs/kpimtextedit/template b/srcpkgs/kpimtextedit/template index a4a00519648..1649205a6b1 100644 --- a/srcpkgs/kpimtextedit/template +++ b/srcpkgs/kpimtextedit/template @@ -1,6 +1,6 @@ # Template file for 'kpimtextedit' pkgname=kpimtextedit -version=18.08.0 +version=18.08.1 revision=1 build_style=cmake hostmakedepends="extra-cmake-modules python qt5-qmake qt5-host-tools" @@ -12,7 +12,7 @@ maintainer="Helmut Pozimski " license="LGPL-2.1-or-later" homepage="https://projects.kde.org/projects/applications/kpimtextedit" distfiles="${KDE_SITE}/applications/${version}/src/${pkgname}-${version}.tar.xz" -checksum=381c248d4ca2a9d742de34053f8a5b062e5fe6e9547d200cbb5f6ae6eede3132 +checksum=127460008ea9b7759ea815b4694cf465766c4831cf62bdfcc06bf46dd382876c if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-tools-devel"