kemoticons: update to 5.62.0

[ci skip]
This commit is contained in:
John 2019-09-15 14:58:19 +02:00
parent e03046e705
commit 0e080db1ff

View file

@ -1,6 +1,6 @@
# Template file for 'kemoticons'
pkgname=kemoticons
version=5.61.0
version=5.62.0
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -11,7 +11,7 @@ maintainer="John <johnz@posteo.net>"
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=cfc17de43320fbb353be30ae8d5b448b88da6f83bd23e29d678cd95a4bd7a380
checksum=fab145b2c4106be8a4f0024cb436d02d0fdcbf8666e9a790cc1cd98db1e70313
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake"