kemoticons: update to 5.49.0.

This commit is contained in:
John 2018-08-11 19:20:51 +02:00 committed by Helmut Pozimski
parent 21ebbef7ce
commit 8083af60df

View file

@ -1,6 +1,6 @@
# Template file for 'kemoticons'
pkgname=kemoticons
version=5.48.0
version=5.49.0
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -11,7 +11,7 @@ maintainer="Denis Revin <denis.revin@gmail.com>"
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=69b9ec2dfc28919d21824850f702855531eab563bc5daf519da4b6643397da98
checksum=36cf12edfe58e70590562bd4824e11001ec491dc0c5752b0cb4be66be184e957
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake"