From 8e1d4266230645f5a3ec2f973b8d84b3e43f89b7 Mon Sep 17 00:00:00 2001 From: John Date: Sat, 11 Apr 2020 12:43:20 +0200 Subject: [PATCH] kemoticons: update to 5.69.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 2a637a558cb..00d83072ddc 100644 --- a/srcpkgs/kemoticons/template +++ b/srcpkgs/kemoticons/template @@ -1,6 +1,6 @@ # Template file for 'kemoticons' pkgname=kemoticons -version=5.68.0 +version=5.69.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=e03fe81ad34e107dc5fe61f9bf424ecef7716bf8a62f8abb78fd3f6bd6806f56 +checksum=8db55a945203eb7828147c350fdd4295113f2bb1e2d6d87934f417d55e5ecda2 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake"