Date: Thursday, August 18, 2022 @ 17:55:36 Author: felixonmars Revision: 453196
upgpkg: kdepim-runtime 22.08.0-1: KDE Gear 22.08.0 Added: kdepim-runtime/trunk/ Modified: kdepim-runtime/trunk/PKGBUILD Deleted: kdepim-runtime/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:55:36 UTC (rev 453196) @@ -4,7 +4,7 @@ # Contributor: Pierre Schmitz <[email protected]> pkgname=kdepim-runtime -pkgver=22.07.90 +pkgver=22.08.0 pkgrel=1 pkgdesc='Extends the functionality of kdepim' arch=(x86_64) @@ -13,8 +13,8 @@ depends=(libkolabxml kdav kholidays akonadi-calendar knotifyconfig kmbox pimcommon akonadi-notes akonadi qca-qt5 qt5-networkauth) makedepends=(extra-cmake-modules kdoctools libetebase boost) optdepends=('libetebase: EteSync resource') -source=(https://download.kde.org/unstable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig}) -sha256sums=('1c94e553e651371de436e391a6217ba6341f7df801c12bd44940a32d6c8b3625' +source=(https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig}) +sha256sums=('18a72a14a9a23dd225d0760741d570be426e5cdc818a2f70d4cfd43f94b36c29' 'SKIP') validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7 # Albert Astals Cid <[email protected]> F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87 # Christoph Feck <[email protected]>
