git » libktorrent.git » commit 8392456

Update to 23.04.1

author Antonio Rojas
2023-05-11 07:46:25 UTC
committer Antonio Rojas
2023-05-11 07:46:25 UTC
parent 17fca07fd99b09356ee3e2140698ea5f500fca94

Update to 23.04.1

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 5aaa767..7fe7a33 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=libktorrent
-pkgver=23.04.0
+pkgver=23.04.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=('92428a9c24fd562fa722a345850afd0b2b3f94a32a0b7d743cd4df5e392f7a9a'
+sha256sums=('63cb152864392c6b2d8dc176459b35f80eb8c68c4b9aca3fc1a764d5374035ce'
             'SKIP')
 validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid <aacid@kde.org>
               F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87  # Christoph Feck <cfeck@kde.org>