git » libktorrent.git » commit 9aaaf37

Update to 21.12.1

author Antonio Rojas
2022-01-06 11:12:53 UTC
committer Antonio Rojas
2022-01-06 11:12:53 UTC
parent 5b220b0a441bf9edeeae1415223998682c60a489

Update to 21.12.1

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 31069f0..4194dcb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=libktorrent
-pkgver=21.12.0
+pkgver=21.12.1
 pkgrel=1
 pkgdesc='A BitTorrent protocol implementation'
 arch=(x86_64)
@@ -12,7 +12,7 @@ license=(GPL2)
 depends=(kio qca-qt5)
 makedepends=(extra-cmake-modules boost doxygen)
 source=(https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('5ec0b6b676d96b9b552e04a9c042804ec0c559c9e56f7b28c50b80c2ed1eeb53'
+sha256sums=('fbb57cdb079c93e70f12c1ccdd135d9989c5a7f15dc2043d09a1bbecaee77309'
             'SKIP')
 validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid <aacid@kde.org>
               F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87  # Christoph Feck <cfeck@kde.org>