From 83b4c81c77a529eccc5d13643e5012c9efb922a0 Mon Sep 17 00:00:00 2001 From: John Date: Sat, 11 Jul 2020 11:27:57 +0200 Subject: [PATCH] kemoticons: update to 5.72.0 [ci skip] --- srcpkgs/kemoticons/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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"