knotifyconfig: Update to 5.42.0

This commit is contained in:
Sir_Boops 2018-01-15 19:19:18 -05:00 committed by Jürgen Buchmüller
parent be3d6bb2c0
commit c6acaa48bb

View file

@ -1,6 +1,6 @@
# Template file for 'knotifyconfig'
pkgname=knotifyconfig
version=5.41.0
version=5.42.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=7a9bb8d350b2cb4664d3f85664d3034eaa695d2ed072cd2627e3c26b0e942d43
checksum=ac0e2dda35362318f7980bff22124ff06b6c2295aa541192d9219870a45c07c0
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python"