author | Antonio Rojas
<arojas@archlinux.org> 2023-08-26 20:25:30 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2023-08-26 20:25:30 UTC |
parent | 7d66cbcc15ad9b7ec7e184e75f80885f03223a5c |
PKGBUILD | +3 | -3 |
diff --git a/PKGBUILD b/PKGBUILD index 49f8ffa..75dd937 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Georg Grabler <ggrabler@gmail.com> pkgname=ktorrent -pkgver=23.07.80 +pkgver=23.08.0 pkgrel=1 pkgdesc='A powerful BitTorrent client for KDE' arch=(x86_64) @@ -14,8 +14,8 @@ makedepends=(extra-cmake-modules kdoctools boost plasma-workspace kdnssd taglib 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=('abf03e0cd32069bfe8a32f895d22cd0159479cc79a7937635ffe2a6a1a84c8d4' +source=(https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig}) +sha256sums=('190858bd7a3c562a0404e756654b7b947b4541b685f17729bd61ce9423351711' 'SKIP') validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7 # Albert Astals Cid <aacid@kde.org> F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87 # Christoph Feck <cfeck@kde.org>