diff --git a/srcpkgs/kemoticons/template b/srcpkgs/kemoticons/template index dc55f5a476..263961cd8f 100644 --- a/srcpkgs/kemoticons/template +++ b/srcpkgs/kemoticons/template @@ -1,6 +1,6 @@ # Template file for 'kemoticons' pkgname=kemoticons -version=5.55.0 +version=5.56.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://projects.kde.org/projects/frameworks/kemoticons" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz" -checksum=b06e06f5868a9f776ed73a830773565af0814486d1b8602a06a1c99a9c107d0f +checksum=82eeb425a0b4eebd60c743433e09bb6aadcb512dce27c5dbd7ce73fb12680b02 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake"