knotifyconfig: update to 5.52.0.

This commit is contained in:
John 2018-11-10 11:34:40 +01:00 committed by Johannes
parent 6f16b05ebb
commit 1bc85df25e
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'knotifyconfig'
pkgname=knotifyconfig
version=5.51.0
version=5.52.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=56472cbe9d334be903b5dec7070a0fe637df8a45b568cba7eb7f69aaef7ad42e
checksum=bd4c9ab350e0dc7f09fb0625d05467d8f9ccf5350ef0470879d8e52572043d4d
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python"