knotifyconfig: update to 5.65.0

[ci skip]
This commit is contained in:
John 2019-12-14 13:46:56 +01:00
parent f574be9867
commit 6374918b84

View file

@ -1,6 +1,6 @@
# Template file for 'knotifyconfig'
pkgname=knotifyconfig
version=5.64.0
version=5.65.0
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -11,7 +11,7 @@ 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=f496ed0728e688347da360f7aad7f2666cb0310ab669c6006ce9661233218b27
checksum=a0eb8a27b545d7cc9c61bef6630b9f6d68da76e49c2c8ac8b4ae03d8f89b1e54
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python"