Date: Thursday, August 18, 2022 @ 17:44:43 Author: felixonmars Revision: 453182
upgpkg: akonadi-contacts 22.08.0-1: KDE Gear 22.08.0 Added: akonadi-contacts/trunk/ Modified: akonadi-contacts/trunk/PKGBUILD Deleted: akonadi-contacts/trunk/ ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: trunk/PKGBUILD =================================================================== --- kde-unstable/PKGBUILD 2022-08-18 14:42:56 UTC (rev 453107) +++ trunk/PKGBUILD 2022-08-18 17:44:43 UTC (rev 453182) @@ -1,7 +1,7 @@ # Maintainer: Antonio Rojas <[email protected]> pkgname=akonadi-contacts -pkgver=22.07.90 +pkgver=22.08.0 pkgrel=1 pkgdesc='Libraries and daemons to implement Contact Management in Akonadi' arch=(x86_64) @@ -9,8 +9,8 @@ license=(LGPL) depends=(libakonadi kcontacts kmime prison grantleetheme) makedepends=(extra-cmake-modules qt5-tools doxygen) -source=(https://download.kde.org/unstable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig}) -sha256sums=('de17c3bbf32d0891ba4360c224455060c034a3472902e4a43cb0af5da6631718' +source=(https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig}) +sha256sums=('9f9ae62a3e6abd57136d2311906dfa252eb09b816260b85609cd9b625fbff3da' 'SKIP') validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7 # Albert Astals Cid <[email protected]> F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87 # Christoph Feck <[email protected]>
