Date: Thursday, August 18, 2022 @ 19:53:43 Author: felixonmars Revision: 453450
upgpkg: ktorrent 22.08.0-1: KDE Gear 22.08.0 Added: ktorrent/trunk/ Modified: ktorrent/trunk/PKGBUILD Deleted: ktorrent/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 19:53:43 UTC (rev 453450) @@ -3,7 +3,7 @@ # Contributor: Georg Grabler <[email protected]> pkgname=ktorrent -pkgver=22.07.90 +pkgver=22.08.0 pkgrel=1 pkgdesc='A powerful BitTorrent client for KDE' arch=(x86_64) @@ -14,8 +14,8 @@ optdepends=('plasma-workspace: shutdown plugin' 'kdnssd: zeroconf plugin' 'taglib: mediaplayer plugin' 'geoip: info widget plugin' 'syndication: syndication plugin' 'kplotting: statistics plugin') groups=(kde-applications kde-network) -source=(https://download.kde.org/unstable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig}) -sha256sums=('8d010736043f73c8ff992d617bd6da98b5c3bbbd5e9be18f6a85b5c8ac861a9a' +source=(https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig}) +sha256sums=('3d8347e9ed6655087707b44e9ba719ef3c75bf71f96625180f56f34d24beeca4' 'SKIP') validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7 # Albert Astals Cid <[email protected]> F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87 # Christoph Feck <[email protected]>
