From 21542579271d190dee854b724d937456f317930f Mon Sep 17 00:00:00 2001 From: John Date: Mon, 13 Jan 2020 00:22:55 +0100 Subject: [PATCH] knotifyconfig: update to 5.66.0 [ci skip] --- srcpkgs/knotifyconfig/template | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/srcpkgs/knotifyconfig/template b/srcpkgs/knotifyconfig/template index 761a75d6a39..dcd2e912fc1 100644 --- a/srcpkgs/knotifyconfig/template +++ b/srcpkgs/knotifyconfig/template @@ -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 " 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"