kemoticons: update to 5.52.0.

This commit is contained in:
John 2018-11-10 11:33:53 +01:00 committed by Johannes
parent a953b232e2
commit 3994085264

View file

@ -1,6 +1,6 @@
# Template file for 'kemoticons' # Template file for 'kemoticons'
pkgname=kemoticons pkgname=kemoticons
version=5.51.0 version=5.52.0
revision=1 revision=1
build_style=cmake build_style=cmake
configure_args="-DBUILD_TESTING=OFF" configure_args="-DBUILD_TESTING=OFF"
@ -11,7 +11,7 @@ maintainer="John <johnz@posteo.net>"
license="LGPL-2.1-or-later, CC-BY-4.0" license="LGPL-2.1-or-later, CC-BY-4.0"
homepage="https://projects.kde.org/projects/frameworks/kemoticons" homepage="https://projects.kde.org/projects/frameworks/kemoticons"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=387ff06a188bd88739c715d21a61d7664db3b7f64020b7413209ff5e11710ab8 checksum=ca1311f31ad6c924c5d513be3f0c7c5c57ad319cfe76234ae43c35d2e53304b9
if [ "$CROSS_BUILD" ]; then if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake" hostmakedepends+=" qt5-host-tools qt5-qmake"