git » ktorrent.git » commit 0776cb4

Update to 21.04.0

author Antonio Rojas
2021-04-22 09:19:13 UTC
committer Antonio Rojas
2021-04-22 09:19:13 UTC
parent 450c1c7b28814c044719c459eba67b7f3c3f0ac1

Update to 21.04.0

PKGBUILD +5 -5

diff --git a/PKGBUILD b/PKGBUILD
index 5eb9204..a1ba634 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,19 +3,19 @@
 # Contributor: Georg Grabler <ggrabler@gmail.com>
 
 pkgname=ktorrent
-pkgver=20.12.3
+pkgver=21.04.0
 pkgrel=1
-pkgdesc="A powerful BitTorrent client for KDE"
+pkgdesc='A powerful BitTorrent client for KDE'
 arch=(x86_64)
-url='https://www.kde.org/applications/internet/ktorrent/'
+url='https://apps.kde.org/ktorrent/'
 license=(GPL2)
 depends=(libktorrent kcmutils knotifyconfig kross phonon-qt5 qt5-webengine)
 makedepends=(extra-cmake-modules kdoctools boost plasma-workspace kdnssd taglib syndication kplotting geoip)
 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/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('28d3db3ed5b672e943e50d482855e48d6088022620b088b261f4eeb7ea42f289'
+source=(https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig})
+sha256sums=('858cfcb07f039c17702bb77c1d5aec180d48d38a5d57e38a1536e62a968f4838'
             'SKIP')
 validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid <aacid@kde.org>
               F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87  # Christoph Feck <cfeck@kde.org>