knotifyconfig: update to 5.56.0

[ci skip]
This commit is contained in:
John 2019-03-09 13:09:14 +01:00
parent 34d353eb8d
commit 9d02684984
No known key found for this signature in database
GPG key ID: 778558807E4FFC55

View file

@ -1,6 +1,6 @@
# Template file for 'knotifyconfig'
pkgname=knotifyconfig
version=5.55.0
version=5.56.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=912dce657bc49e55126b1040f88e340805eafb2b8cf8208d2cb3602db4911d06
checksum=b4efe3e636a542531b28841e92c732d6c778670e5f98277bd7029174ce05987f
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python"