diff --git a/srcpkgs/kemoticons/template b/srcpkgs/kemoticons/template index 99ca6d73904..d1608bdc6c3 100644 --- a/srcpkgs/kemoticons/template +++ b/srcpkgs/kemoticons/template @@ -1,6 +1,6 @@ # Template file for 'kemoticons' pkgname=kemoticons -version=5.36.0 +version=5.37.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=aecc1537cc03124ccc6f9f625424ec96d0904afe800c411a84dab5233a7a8a2f +checksum=d8c6bd991b04b85a6a7ab891132e6e3f46427467b67a45a00c7bd416343aa9b3 if [ -n "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake"