From 0a0bac16f691a8c6c0bca4525f23c91396384a57 Mon Sep 17 00:00:00 2001 From: Sir_Boops Date: Mon, 15 Jan 2018 19:18:07 -0500 Subject: [PATCH] kemoticons: Update to 5.42.0 --- srcpkgs/kemoticons/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/kemoticons/template b/srcpkgs/kemoticons/template index 1549387e6df..308fcf7b2cf 100644 --- a/srcpkgs/kemoticons/template +++ b/srcpkgs/kemoticons/template @@ -1,6 +1,6 @@ # Template file for 'kemoticons' pkgname=kemoticons -version=5.41.0 +version=5.42.0 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF" @@ -11,7 +11,7 @@ maintainer="Denis Revin " license="LGPL-2" homepage="https://projects.kde.org/projects/frameworks/kemoticons" distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz" -checksum=6ff858dece0d5befb06cc2b35c224d3bcc767617ba2211827c59c086a66146d2 +checksum=990b77c03604bc41adda924c7320049744cbda15ab8c255420ead9ce57b0ca38 if [ -n "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake"