kemoticons: update to 5.58.0

[ci skip]
This commit is contained in:
John 2019-05-14 11:15:34 +02:00
parent a4d1ca1609
commit 61b722b644
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.57.0
version=5.58.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=c07b69c9275c117507166622e185c2bf0f36e1e4e8ad7b25fa3e1d793da4711b
checksum=a34159566511f4c012186c52ae203c033d0cb81eef349fd89dbdc225f89b98bd
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake"