diff --git a/srcpkgs/kemoticons/template b/srcpkgs/kemoticons/template index 5eb580403d6..ba09965ca16 100644 --- a/srcpkgs/kemoticons/template +++ b/srcpkgs/kemoticons/template @@ -1,6 +1,6 @@ # Template file for 'kemoticons' pkgname=kemoticons -version=5.58.0 +version=5.59.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=a34159566511f4c012186c52ae203c033d0cb81eef349fd89dbdc225f89b98bd +checksum=ca6d5beb925715f465248b1c3930fe5418e5c24adde91415bd0676e28ae2e0bf if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake"