From 48904160b775ef7ff7e323089a0078b74caa1f20 Mon Sep 17 00:00:00 2001 From: John Date: Thu, 13 Aug 2020 19:40:48 +0200 Subject: [PATCH] akonadi-notes: update to 20.08.0 [ci skip] --- srcpkgs/akonadi-notes/template | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/srcpkgs/akonadi-notes/template b/srcpkgs/akonadi-notes/template index 365337bb137..ca82647058b 100644 --- a/srcpkgs/akonadi-notes/template +++ b/srcpkgs/akonadi-notes/template @@ -1,6 +1,6 @@ # Template file for 'akonadi-notes' pkgname=akonadi-notes -version=20.04.3 +version=20.08.0 revision=1 build_style=cmake hostmakedepends="extra-cmake-modules python3 qt5-qmake qt5-host-tools @@ -8,14 +8,10 @@ hostmakedepends="extra-cmake-modules python3 qt5-qmake qt5-host-tools makedepends="kmime-devel akonadi5-devel" short_desc="Libraries and daemons to implement notes management in Akonadi" maintainer="John " -license="LGPL-2.1-or-later, GPL-2.0-or-later, BSD-2-Clause" +license="LGPL-2.1-or-later" homepage="https://kontact.kde.org/" distfiles="${KDE_SITE}/release-service/${version}/src/${pkgname}-${version}.tar.xz" -checksum=e1b4b6d2347038774589a9a8a935e4697d248008dfd2b5b496e6555974c96a55 - -post_install() { - vlicense COPYING.BSD COPYING.BSD -} +checksum=aeb348d6af30e8775d60cab0894634c6e5ac95a3baf97f69407602dea5944525 akonadi-notes-devel_package() { depends="${sourcepkg}>=${version}_${revision}"