commit: 116754d78a608bb87cf6ad973d85408baa298bbe
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 20 10:06:31 2016 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Wed Apr 20 10:06:31 2016 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=116754d7
net-libs/libktorrent: update SRC_URI as per upstream changes
Package-Manager: portage-2.2.28
net-libs/libktorrent/libktorrent-9999.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-libs/libktorrent/libktorrent-9999.ebuild
b/net-libs/libktorrent/libktorrent-9999.ebuild
index 6e568d0..c2def23 100644
--- a/net-libs/libktorrent/libktorrent-9999.ebuild
+++ b/net-libs/libktorrent/libktorrent-9999.ebuild
@@ -8,7 +8,7 @@ if [[ ${PV} != 9999* ]]; then
inherit versionator
# upstream likes to skip that _ in beta releases
MY_PV="${PV/_/}"
-
KTORRENT_VERSION=$(($(get_major_version)+3)).$(get_version_component_range 2-3
${MY_PV})
+
KTORRENT_VERSION=$(($(get_major_version)+3)).$(get_version_component_range 2
${MY_PV})
MY_P="${PN}-${MY_PV}"
SRC_URI="mirror://kde/stable/ktorrent/${KTORRENT_VERSION}/${MY_P}.tar.xz"