knotifyconfig: update to 5.43.0.

This commit is contained in:
Helmut Pozimski 2018-02-17 23:29:31 +01:00 committed by Jürgen Buchmüller
parent fce694743a
commit ff20ee41da

View file

@ -1,6 +1,6 @@
# Template file for 'knotifyconfig'
pkgname=knotifyconfig
version=5.42.0
version=5.43.0
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -11,7 +11,7 @@ maintainer="Denis Revin <denis.revin@gmail.com>"
license="LGPL-2"
homepage="https://projects.kde.org/projects/frameworks/knotifyconfig"
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=ac0e2dda35362318f7980bff22124ff06b6c2295aa541192d9219870a45c07c0
checksum=460c79a5e391518615c0fe6666f2a76ade35a53bb9e67a1324e6ea6184ee325b
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python"