kemoticons: update to 5.61.0

[ci skip]
This commit is contained in:
John 2019-08-11 20:56:28 +02:00
parent ccbe50ba16
commit d80a07159d
No known key found for this signature in database
GPG key ID: 778558807E4FFC55

View file

@ -1,6 +1,6 @@
# Template file for 'kemoticons'
pkgname=kemoticons
version=5.60.0
version=5.61.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=60e2f227ed7094a0d4d973f7968d4d70b7c9d176dadb45c540541a3d448a5125
checksum=cfc17de43320fbb353be30ae8d5b448b88da6f83bd23e29d678cd95a4bd7a380
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake"