git » libktorrent.git » commit b2a1316

Update to 22.12.3

author Antonio Rojas
2023-03-02 08:29:57 UTC
committer Antonio Rojas
2023-03-02 08:29:57 UTC
parent 0d2a5c830f2c37bd8163eb63ade3dc05e034128f

Update to 22.12.3

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 44ace2a..bf9608a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=libktorrent
-pkgver=22.12.2
+pkgver=22.12.3
 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=('19c01b4fe48fa4430020f48b01ae6c7adbba3a4472702e0ef949976b2c61d796'
+sha256sums=('9cc2bfe05ffbaf145311ce691b2a2cffe7a558647cb28990c675d0e11fc1c965'
             'SKIP')
 validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid <aacid@kde.org>
               F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87  # Christoph Feck <cfeck@kde.org>