knotifyconfig: update to 5.66.0

[ci skip]
This commit is contained in:
John 2020-01-13 00:22:55 +01:00
parent c202d425a0
commit 2154257927

View file

@ -1,21 +1,18 @@
# Template file for 'knotifyconfig'
pkgname=knotifyconfig
version=5.65.0
version=5.66.0
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
hostmakedepends="kcoreaddons extra-cmake-modules"
hostmakedepends="kcoreaddons extra-cmake-modules gettext
qt5-host-tools qt5-qmake python3"
makedepends="kio-devel"
short_desc="KDE Configuration dialog for desktop notifications"
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=a0eb8a27b545d7cc9c61bef6630b9f6d68da76e49c2c8ac8b4ae03d8f89b1e54
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python"
fi
checksum=fd9e09b099f49896b5afa6f5663ef82266531ec413d4edeb03ebc768314a37d8
knotifyconfig-devel_package() {
short_desc+=" - development"