knotifyconfig: update to 5.57.0

[ci skip]
This commit is contained in:
John 2019-04-13 19:18:11 +02:00
parent 9a8aec87cc
commit ece3d9fd2b

View file

@ -1,17 +1,17 @@
# Template file for 'knotifyconfig'
pkgname=knotifyconfig
version=5.56.0
version=5.57.0
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
hostmakedepends="extra-cmake-modules"
hostmakedepends="kcoreaddons extra-cmake-modules"
makedepends="kio-devel"
short_desc="KDE Configuration dialog for desktop notifications"
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=b4efe3e636a542531b28841e92c732d6c778670e5f98277bd7029174ce05987f
checksum=e7fe39ed72b7f79d8cafe6c30d5c62ade0f33be37a62d9e5b929064dd1750ac1
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python"