From f4f0197c653c480727bb7c2ee87a4355274f97c4 Mon Sep 17 00:00:00 2001 From: John Date: Sat, 13 Jul 2019 10:55:29 +0200 Subject: [PATCH] kemoticons: update to 5.60.0 [ci skip] --- srcpkgs/kemoticons/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/kemoticons/template b/srcpkgs/kemoticons/template index ba09965ca16..d98fd8cb1eb 100644 --- a/srcpkgs/kemoticons/template +++ b/srcpkgs/kemoticons/template @@ -1,6 +1,6 @@ # Template file for 'kemoticons' pkgname=kemoticons -version=5.59.0 +version=5.60.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=ca6d5beb925715f465248b1c3930fe5418e5c24adde91415bd0676e28ae2e0bf +checksum=60e2f227ed7094a0d4d973f7968d4d70b7c9d176dadb45c540541a3d448a5125 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake"