diff --git a/srcpkgs/kemoticons/template b/srcpkgs/kemoticons/template index 989933b753..778ebcb16a 100644 --- a/srcpkgs/kemoticons/template +++ b/srcpkgs/kemoticons/template @@ -1,6 +1,6 @@ # Template file for 'kemoticons' pkgname=kemoticons -version=5.73.0 +version=5.74.0 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF" @@ -11,7 +11,7 @@ maintainer="John " license="LGPL-2.1-or-later, CC-BY-4.0" homepage="https://invent.kde.org/frameworks/kemoticons" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz" -checksum=0c0a26b029a8fd3d8db97bac931feb7834912aa2f7680660e98d91e868d10778 +checksum=405c1d72ed812a6915276b9810e997b17572f7ecf66d58dea8869eed45da3702 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake"