aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrius Štikonas <andrius@stikonas.eu>2020-06-06 21:57:37 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2020-06-07 10:28:26 +0200
commit6e6da6f80b4aa41b0616722a022a7b83c8136757 (patch)
tree477ac081f1ce828acca59591d64054cc192f3ad6 /net-p2p
parentkde-frameworks: Add KDE Frameworks 5.71.0 (diff)
downloadkde-6e6da6f80b4aa41b0616722a022a7b83c8136757.tar.gz
kde-6e6da6f80b4aa41b0616722a022a7b83c8136757.tar.bz2
kde-6e6da6f80b4aa41b0616722a022a7b83c8136757.zip
net-p2p/ktorrent: bump libktorrent dependency to 2.2.0
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Andrius Štikonas <andrius@stikonas.eu> Closes: https://github.com/gentoo/kde/pull/890 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/ktorrent/ktorrent-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/ktorrent/ktorrent-9999.ebuild b/net-p2p/ktorrent/ktorrent-9999.ebuild
index bcf04007ac..66e201533e 100644
--- a/net-p2p/ktorrent/ktorrent-9999.ebuild
+++ b/net-p2p/ktorrent/ktorrent-9999.ebuild
@@ -12,7 +12,7 @@ inherit ecm kde.org
DESCRIPTION="Powerful BitTorrent client based on KDE Frameworks"
HOMEPAGE="https://kde.org/applications/internet/org.kde.ktorrent"
-[[ ${KDE_BUILD_TYPE} = release ]] && SRC_URI="mirror://kde/stable/${PN}/${PV/%.0}/${P}.tar.xz"
+[[ ${KDE_BUILD_TYPE} = release ]] && SRC_URI="mirror://kde/stable/${PN}/${PV}/${P}.tar.xz"
LICENSE="GPL-2"
SLOT="5"
@@ -43,7 +43,7 @@ COMMON_DEPEND="
>=kde-frameworks/kwindowsystem-${KFMIN}:5
>=kde-frameworks/kxmlgui-${KFMIN}:5
>=kde-frameworks/solid-${KFMIN}:5
- >=net-libs/libktorrent-2.1.1:5
+ >=net-libs/libktorrent-2.2.0:5
infowidget? ( dev-libs/geoip )
kross? (
>=kde-frameworks/karchive-${KFMIN}:5