akonadi-contacts: update to 17.12.3.

This commit is contained in:
John 2018-03-18 13:39:00 +01:00 committed by Michael Gehring
parent fdb606d14b
commit ebd589c97e
2 changed files with 4 additions and 2 deletions

View file

@ -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 <johnz@posteo.net>"
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"

View file

@ -0,0 +1,2 @@
site="https://download.kde.org/stable/applications/"
pattern='href="\K[\d\.]+(?=/")'