Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
ktorrent
Commits:
66cf4308 by Antonio Rojas at 2023-12-06T00:49:23+01:00
Update to 23.08.4
- - - - -
4a287880 by Antonio Rojas at 2023-12-08T13:19:15+01:00
upgpkg: 23.08.4-1: Update to 23.08.4
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = ktorrent
pkgdesc = A powerful BitTorrent client for KDE
- pkgver = 23.08.3
+ pkgver = 23.08.4
pkgrel = 1
url = https://apps.kde.org/ktorrent/
arch = x86_64
@@ -28,12 +28,12 @@ pkgbase = ktorrent
optdepends = geoip: info widget plugin
optdepends = syndication5: syndication plugin
optdepends = kplotting5: statistics plugin
- source =
https://download.kde.org/stable/release-service/23.08.3/src/ktorrent-23.08.3.tar.xz
- source =
https://download.kde.org/stable/release-service/23.08.3/src/ktorrent-23.08.3.tar.xz.sig
+ source =
https://download.kde.org/stable/release-service/23.08.4/src/ktorrent-23.08.4.tar.xz
+ source =
https://download.kde.org/stable/release-service/23.08.4/src/ktorrent-23.08.4.tar.xz.sig
validpgpkeys = CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7
validpgpkeys = F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87
validpgpkeys = D81C0CB38EB725EF6691C385BB463350D6EF31EF
- sha256sums =
c8d8d32b23d96d1f0e42ffd2aaad93da5a91131b0cbf9c5d9f994b1941f25ab5
+ sha256sums =
d5f3cbea3a5d37710a3724ce6990e4b2d25e06be8ec80d92525d87d9751f0a61
sha256sums = SKIP
pkgname = ktorrent
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
# Contributor: Georg Grabler <[email protected]>
pkgname=ktorrent
-pkgver=23.08.3
+pkgver=23.08.4
pkgrel=1
pkgdesc='A powerful BitTorrent client for KDE'
arch=(x86_64)
@@ -15,7 +15,7 @@ optdepends=('plasma-workspace: shutdown plugin' 'kdnssd5:
zeroconf plugin' 'tagl
'syndication5: syndication plugin' 'kplotting5: statistics plugin')
groups=(kde-applications kde-network)
source=(https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('c8d8d32b23d96d1f0e42ffd2aaad93da5a91131b0cbf9c5d9f994b1941f25ab5'
+sha256sums=('d5f3cbea3a5d37710a3724ce6990e4b2d25e06be8ec80d92525d87d9751f0a61'
'SKIP')
validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7 # Albert Astals Cid
<[email protected]>
F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87 # Christoph Feck
<[email protected]>
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ktorrent/-/compare/d1a72d64a27a1aa6f49c8f965a146a41325f1881...4a287880b27cf690072a17974bda3c905499b982
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ktorrent/-/compare/d1a72d64a27a1aa6f49c8f965a146a41325f1881...4a287880b27cf690072a17974bda3c905499b982
You're receiving this email because of your account on gitlab.archlinux.org.