Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / ktorrent
Commits: 275af721 by Antonio Rojas at 2024-02-22T00:08:33+01:00 Update to 24.02.0 - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -3,19 +3,55 @@ # Contributor: Georg Grabler <[email protected]> pkgname=ktorrent -pkgver=23.08.5 +pkgver=24.02.0 pkgrel=1 pkgdesc='A powerful BitTorrent client for KDE' arch=(x86_64) url='https://apps.kde.org/ktorrent/' -license=(GPL2) -depends=(libktorrent kcmutils5 knotifyconfig5 kparts5 phonon-qt5 qt5-webengine) -makedepends=(extra-cmake-modules kdoctools5 boost plasma-workspace kdnssd5 taglib syndication5 kplotting5 geoip) -optdepends=('plasma-workspace: shutdown plugin' 'kdnssd5: zeroconf plugin' 'taglib: mediaplayer plugin' 'geoip: info widget plugin' - 'syndication5: syndication plugin' 'kplotting5: statistics plugin') -groups=(kde-applications kde-network) +license=(GPL-2.0-or-later) +depends=(gcc-libs + glibc + karchive + kcmutils + kcompletion + kconfig + kconfigwidgets + kcoreaddons + kcrash + kdbusaddons + kglobalaccel + ki18n + kiconthemes + kio + knotifications + knotifyconfig + kparts + kstatusnotifieritem + ktextwidgets + kwidgetsaddons + kwindowsystem + kxmlgui + libmaxminddb + libktorrent + phonon-qt6 + qt6-5compat + qt6-base + qt6-webengine) +makedepends=(boost + extra-cmake-modules + kdnssd + kdoctools + kplotting + syndication + taglib) +optdepends=('kdnssd: zeroconf plugin' + 'kplotting: statistics plugin' + 'syndication: syndication plugin' + 'taglib: mediaplayer plugin') +groups=(kde-applications + kde-network) source=(https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig}) -sha256sums=('16b8ad2d9bac0680d5203a5cda139aafecd81d824e80d065bf7fc5864588d782' +sha256sums=('03845a7efe778d4dc7ed396f284f09d6707d506d6b3a64039ec64baca589305a' '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/-/commit/275af721969b4cc1ce61551c09c8716672669778 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/ktorrent/-/commit/275af721969b4cc1ce61551c09c8716672669778 You're receiving this email because of your account on gitlab.archlinux.org.
