From 01a5db91df7426a53c19073a726049324085004e Mon Sep 17 00:00:00 2001 From: yopito Date: Sun, 14 May 2017 12:34:59 +0200 Subject: [PATCH] kemoticons: update to 5.36.0. --- srcpkgs/kemoticons/template | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/srcpkgs/kemoticons/template b/srcpkgs/kemoticons/template index 4114f0c40dc..99ca6d73904 100644 --- a/srcpkgs/kemoticons/template +++ b/srcpkgs/kemoticons/template @@ -1,6 +1,6 @@ # Template file for 'kemoticons' pkgname=kemoticons -version=5.29.0 +version=5.36.0 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF" @@ -11,7 +11,11 @@ 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=6a29ae178ffdf8c17877bdb001914fc7a6b55199e92e17971e0bfbd91524b577 +checksum=aecc1537cc03124ccc6f9f625424ec96d0904afe800c411a84dab5233a7a8a2f + +if [ -n "$CROSS_BUILD" ]; then + hostmakedepends+=" qt5-host-tools qt5-qmake" +fi kemoticons-devel_package() { short_desc+=" - development"