diff --git a/srcpkgs/kemoticons/template b/srcpkgs/kemoticons/template index af93072384d..7e8e517238f 100644 --- a/srcpkgs/kemoticons/template +++ b/srcpkgs/kemoticons/template @@ -1,6 +1,6 @@ # Template file for 'kemoticons' pkgname=kemoticons -version=5.48.0 +version=5.49.0 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF" @@ -11,7 +11,7 @@ maintainer="Denis Revin " 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=69b9ec2dfc28919d21824850f702855531eab563bc5daf519da4b6643397da98 +checksum=36cf12edfe58e70590562bd4824e11001ec491dc0c5752b0cb4be66be184e957 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake"