git » libktorrent.git » commit 66f3769

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 ea853bb04868c2d65eaf4d848a9341b8252b88ac

Update to 21.04.0

PKGBUILD +5 -5

diff --git a/PKGBUILD b/PKGBUILD
index c379506..e4199f3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,16 +3,16 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=libktorrent
-pkgver=20.12.3
+pkgver=21.04.0
 pkgrel=1
-pkgdesc="A BitTorrent protocol implementation"
+pkgdesc='A BitTorrent protocol implementation'
 arch=(x86_64)
-url="https://www.kde.org/applications/internet/ktorrent/"
+url='https://apps.kde.org/ktorrent/'
 license=(GPL2)
 depends=(kio qca)
 makedepends=(extra-cmake-modules boost doxygen)
-source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('c31e083cf551e9b51a0641177469da6419c67182f61e4d1f2a000e7ef2767efa'
+source=(https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig})
+sha256sums=('3b95d6ae91c416533129a3762742afdf7fea57526a12cded6e75ca2da65e1031'
             'SKIP')
 validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid <aacid@kde.org>
               F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87  # Christoph Feck <cfeck@kde.org>