From 3a1746a3c57487a7522dadca6074e44ffa3ae6a7 Mon Sep 17 00:00:00 2001 From: John Date: Mon, 15 Oct 2018 10:58:37 +0200 Subject: [PATCH] kemoticons: update to 5.51.0. --- srcpkgs/kemoticons/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/kemoticons/template b/srcpkgs/kemoticons/template index 2bcde41346..6e90f39e8c 100644 --- a/srcpkgs/kemoticons/template +++ b/srcpkgs/kemoticons/template @@ -1,6 +1,6 @@ # Template file for 'kemoticons' pkgname=kemoticons -version=5.50.0 +version=5.51.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=4f4bb51f9dd2d66705247246a6010b28b84c0d35175090d2aa75c0e3788799a4 +checksum=387ff06a188bd88739c715d21a61d7664db3b7f64020b7413209ff5e11710ab8 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake"