diff --git a/srcpkgs/kemoticons/template b/srcpkgs/kemoticons/template index 94b8220885..cf2ca8fa55 100644 --- a/srcpkgs/kemoticons/template +++ b/srcpkgs/kemoticons/template @@ -1,6 +1,6 @@ # Template file for 'kemoticons' pkgname=kemoticons -version=5.71.0 +version=5.72.0 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF" @@ -9,9 +9,9 @@ makedepends="kservice-devel karchive-devel" short_desc="KDE Convert text emoticons to graphical emoticons" maintainer="John " license="LGPL-2.1-or-later, CC-BY-4.0" -homepage="https://projects.kde.org/projects/frameworks/kemoticons" +homepage="https://invent.kde.org/frameworks/kemoticons" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz" -checksum=20bcb111971cc2e8c17b38a0c20aff7cf453174f885c4b4bcc5899141113e2fc +checksum=92b85e78ac60a1ae4b6189f2e2953ba2456e552c686023d5e477df8b5b6e6d15 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake"