Date: Thursday, August 18, 2022 @ 17:44:03 Author: felixonmars Revision: 453180
upgpkg: akonadi-search 22.08.0-1: KDE Gear 22.08.0 Added: akonadi-search/trunk/ Modified: akonadi-search/trunk/PKGBUILD Deleted: akonadi-search/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:03 UTC (rev 453180) @@ -2,7 +2,7 @@ # Contributor: Gustavo Alvarez <[email protected]> pkgname=akonadi-search -pkgver=22.07.90 +pkgver=22.08.0 pkgrel=1 pkgdesc='Libraries and daemons to implement searching in Akonadi' url='https://kontact.kde.org' @@ -10,8 +10,8 @@ license=(GPL LGPL FDL) depends=(xapian-core akonadi-mime kcontacts kcalendarcore krunner) makedepends=(extra-cmake-modules qt5-tools doxygen) -source=(https://download.kde.org/unstable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig}) -sha256sums=('852e652156f8f23202ff0c4954cf53b7a059ae73d44f0130adf6ef18f2d78e40' +source=(https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig}) +sha256sums=('efe53a3ab0316bf9a0e5812fcc80acff7d7531525957d17ac2aa03d689ef53d5' 'SKIP') validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7 # Albert Astals Cid <[email protected]> F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87 # Christoph Feck <[email protected]>
