From ebd589c97eded34097df9a81f48eca7235669a7d Mon Sep 17 00:00:00 2001 From: John Date: Sun, 18 Mar 2018 13:39:00 +0100 Subject: [PATCH] akonadi-contacts: update to 17.12.3. --- srcpkgs/akonadi-contacts/template | 4 ++-- srcpkgs/akonadi-contacts/update | 2 ++ 2 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 srcpkgs/akonadi-contacts/update diff --git a/srcpkgs/akonadi-contacts/template b/srcpkgs/akonadi-contacts/template index 8b84da5d929..3bb80e212e7 100644 --- a/srcpkgs/akonadi-contacts/template +++ b/srcpkgs/akonadi-contacts/template @@ -1,6 +1,6 @@ # Template file for 'akonadi-contacts' pkgname=akonadi-contacts -version=17.12.1 +version=17.12.3 revision=1 build_style=cmake hostmakedepends="extra-cmake-modules" @@ -10,7 +10,7 @@ maintainer="John " license="LGPL-2.0-or-later GPL-2-or-later" homepage="https://community.kde.org/KDE_PIM/Akonadi" distfiles="https://download.kde.org/stable/applications/${version}/src/akonadi-contacts-${version}.tar.xz" -checksum=214a9859ebb02a92f84a754f5670b7360c6883d8e2ef032c339f7f053bfffb89 +checksum=bba4b81b9c56b6fa898ac198bcb1ba68744c1d6f4a04112fb28a8a7bf7f77d49 if [ "$CROSS_BUILD" ];then hostmakedepends+=" qt5-qmake qt5-host-tools python3 kconfig" diff --git a/srcpkgs/akonadi-contacts/update b/srcpkgs/akonadi-contacts/update new file mode 100644 index 00000000000..0bfbdced6f9 --- /dev/null +++ b/srcpkgs/akonadi-contacts/update @@ -0,0 +1,2 @@ +site="https://download.kde.org/stable/applications/" +pattern='href="\K[\d\.]+(?=/")'