knotifyconfig: update to 5.50.0.

This commit is contained in:
John 2018-09-08 10:39:08 +02:00 committed by Helmut Pozimski
parent 2ab51c7127
commit f2e90109e9

View file

@ -1,17 +1,17 @@
# Template file for 'knotifyconfig'
pkgname=knotifyconfig
version=5.49.0
version=5.50.0
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
hostmakedepends="extra-cmake-modules"
makedepends="kio-devel"
short_desc="KDE Configuration dialog for desktop notifications"
maintainer="Denis Revin <denis.revin@gmail.com>"
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=cad17429256dfae8808c3d14b7e639794a9b81071670c8957858a3d40b566427
checksum=bff5f87e7ac20b78798fea2e6e1e64ca5cf932567761115746a2353893e58406
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python"