Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / ktorrent
Commits: 03c3d646 by Antonio Rojas at 2025-06-06T17:07:18+02:00 upgpkg: 25.04.2-1: Upstream update - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -1,6 +1,6 @@ pkgbase = ktorrent pkgdesc = A powerful BitTorrent client for KDE - pkgver = 25.04.1 + pkgver = 25.04.2 pkgrel = 1 url = https://apps.kde.org/ktorrent/ arch = x86_64 @@ -46,12 +46,12 @@ pkgbase = ktorrent optdepends = kplotting: statistics plugin optdepends = syndication: syndication plugin optdepends = taglib: mediaplayer plugin - source = https://download.kde.org/stable/release-service/25.04.1/src/ktorrent-25.04.1.tar.xz - source = https://download.kde.org/stable/release-service/25.04.1/src/ktorrent-25.04.1.tar.xz.sig + source = https://download.kde.org/stable/release-service/25.04.2/src/ktorrent-25.04.2.tar.xz + source = https://download.kde.org/stable/release-service/25.04.2/src/ktorrent-25.04.2.tar.xz.sig validpgpkeys = CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7 validpgpkeys = F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87 validpgpkeys = D81C0CB38EB725EF6691C385BB463350D6EF31EF - sha256sums = 17cdb15b8a917da286c2a21e9d6ef4217ab42073ed1a8dee25aba02cc9aa7484 + sha256sums = da1834795e1a03bf1a02182cf3a95be9654a5dec32a55bd63e5795cc5d35de27 sha256sums = SKIP pkgname = ktorrent ===================================== PKGBUILD ===================================== @@ -3,7 +3,7 @@ # Contributor: Georg Grabler <ggrab...@gmail.com> pkgname=ktorrent -pkgver=25.04.1 +pkgver=25.04.2 pkgrel=1 pkgdesc='A powerful BitTorrent client for KDE' arch=(x86_64) @@ -51,7 +51,7 @@ optdepends=('kdnssd: zeroconf plugin' groups=(kde-applications kde-network) source=(https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig}) -sha256sums=('17cdb15b8a917da286c2a21e9d6ef4217ab42073ed1a8dee25aba02cc9aa7484' +sha256sums=('da1834795e1a03bf1a02182cf3a95be9654a5dec32a55bd63e5795cc5d35de27' 'SKIP') validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7 # Albert Astals Cid <aa...@kde.org> F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87 # Christoph Feck <cf...@kde.org> View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/ktorrent/-/commit/03c3d646eaf77bb041f91ed25adb0509daddb1a7 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/ktorrent/-/commit/03c3d646eaf77bb041f91ed25adb0509daddb1a7 You're receiving this email because of your account on gitlab.archlinux.org.