diff options
author | Andreas Grapentin <andreas@grapentin.org> | 2017-06-16 04:34:38 +0200 |
---|---|---|
committer | Andreas Grapentin <andreas@grapentin.org> | 2017-06-16 04:34:59 +0200 |
commit | a7eb14bf2d27822b4c60e58eb363361884d11824 (patch) | |
tree | cb5871da565b79e1205e9f566326bdf873b064b8 /libre | |
parent | d8fe73016cb34405df9d172a8c9b452f523ab817 (diff) | |
download | abslibre-a7eb14bf2d27822b4c60e58eb363361884d11824.tar.gz abslibre-a7eb14bf2d27822b4c60e58eb363361884d11824.tar.bz2 abslibre-a7eb14bf2d27822b4c60e58eb363361884d11824.zip |
libre/akonadi-contacts: update to 17.04.2
Diffstat (limited to 'libre')
-rw-r--r-- | libre/akonadi-contacts/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/akonadi-contacts/PKGBUILD b/libre/akonadi-contacts/PKGBUILD index 9aa1ca9ef..f8d73c662 100644 --- a/libre/akonadi-contacts/PKGBUILD +++ b/libre/akonadi-contacts/PKGBUILD @@ -4,7 +4,7 @@ # Maintainer (Arch): Antonio Rojas <arojas@archlinux.org> pkgname=akonadi-contacts -pkgver=17.04.1 +pkgver=17.04.2 pkgrel=1.parabola1 pkgdesc="Libraries and daemons to implement Contact Management in Akonadi, without nonfree qt5-webengine support" arch=(i686 x86_64 armv7h) @@ -16,7 +16,7 @@ conflicts=(akonadi-contact) replaces=(akonadi-contact) source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig} 'libre.patch') -sha256sums=('5397d601a9a02c9935aea5864c5d62aac285193dd170fcc5882fa2c155896329' +sha256sums=('7ff537c22e7489ddf4433ab80845455e3aa78fd233527a0774f0c9df1d73d53a' 'SKIP' '5e70b6315ba0d83a997005d3e71004cae9a7025f4a5d7973330d8634879155e1') validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid <aacid@kde.org> |