diff --git a/srcpkgs/kemoticons/template b/srcpkgs/kemoticons/template index f5016d9842d..1549387e6df 100644 --- a/srcpkgs/kemoticons/template +++ b/srcpkgs/kemoticons/template @@ -1,6 +1,6 @@ # Template file for 'kemoticons' pkgname=kemoticons -version=5.40.0 +version=5.41.0 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF" @@ -11,7 +11,7 @@ maintainer="Denis Revin " license="LGPL-2" homepage="https://projects.kde.org/projects/frameworks/kemoticons" distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz" -checksum=4c104050697b82418b303b004a635652793d6fc6b2c8745c948110b9f07611cb +checksum=6ff858dece0d5befb06cc2b35c224d3bcc767617ba2211827c59c086a66146d2 if [ -n "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake"