knotifyconfig: update to 5.49.0.

This commit is contained in:
John 2018-08-11 19:21:40 +02:00 committed by Helmut Pozimski
parent 4ac8871a90
commit abe513b709

View file

@ -1,6 +1,6 @@
# Template file for 'knotifyconfig'
pkgname=knotifyconfig
version=5.48.0
version=5.49.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.1-or-later"
homepage="https://projects.kde.org/projects/frameworks/knotifyconfig"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=95c12bf941a8607c2fd6340b755b8987d45607815fead2c456d1e64fc3ad9fe6
checksum=cad17429256dfae8808c3d14b7e639794a9b81071670c8957858a3d40b566427
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python"