Date: Thursday, August 18, 2022 @ 20:01:47 Author: felixonmars Revision: 453480
upgpkg: telepathy-kde-integration-module 22.08.0-1: KDE Gear 22.08.0 Added: telepathy-kde-integration-module/trunk/ Modified: telepathy-kde-integration-module/trunk/PKGBUILD Deleted: telepathy-kde-integration-module/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 20:01:47 UTC (rev 453480) @@ -4,7 +4,7 @@ pkgname=telepathy-kde-integration-module _pkgname=ktp-kded-module -pkgver=22.07.90 +pkgver=22.08.0 pkgrel=1 pkgdesc='Sits in KDED and takes care of various bits of system integration like setting user to auto-away or handling connection errors' arch=(x86_64) @@ -13,8 +13,8 @@ groups=(kde-applications kde-network telepathy-kde) depends=(telepathy-kde-common-internals kidletime kactivities) makedepends=(extra-cmake-modules kdoctools) -source=(https://download.kde.org/unstable/release-service/$pkgver/src/$_pkgname-$pkgver.tar.xz{,.sig}) -sha256sums=('bbb822c3bdb4c75c409c0e78a0cb1e02c3478ced65d6e8f6ba8b69f01ed78b54' +source=(https://download.kde.org/stable/release-service/$pkgver/src/$_pkgname-$pkgver.tar.xz{,.sig}) +sha256sums=('4b192a864a43136cda302e939104c535dbda27e593fcae278449e81bf4667c56' 'SKIP') validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7 # Albert Astals Cid <[email protected]> F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87 # Christoph Feck <[email protected]>
