knotifyconfig: update to 5.51.0.

This commit is contained in:
John 2018-10-15 10:59:18 +02:00 committed by Helmut Pozimski
parent d43b46e437
commit 17e71c4e7f

View file

@ -1,6 +1,6 @@
# Template file for 'knotifyconfig'
pkgname=knotifyconfig
version=5.50.0
version=5.51.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"
homepage="https://projects.kde.org/projects/frameworks/knotifyconfig"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=bff5f87e7ac20b78798fea2e6e1e64ca5cf932567761115746a2353893e58406
checksum=56472cbe9d334be903b5dec7070a0fe637df8a45b568cba7eb7f69aaef7ad42e
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python"