From: Patrice Clement Date: Wed, 27 Jul 2016 06:39:26 +0000 (+0200) Subject: x11-plugins/pidgin-skypeweb: Fix typo in SRC_URI. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=faac97b26708e8bbaa4002d279a843a11df2b38f;p=gentoo.git x11-plugins/pidgin-skypeweb: Fix typo in SRC_URI. Package-Manager: portage-2.2.28 --- diff --git a/x11-plugins/pidgin-skypeweb/pidgin-skypeweb-1.2.ebuild b/x11-plugins/pidgin-skypeweb/pidgin-skypeweb-1.2.ebuild index 4a23cb03cfa1..3c622fa26ae2 100644 --- a/x11-plugins/pidgin-skypeweb/pidgin-skypeweb-1.2.ebuild +++ b/x11-plugins/pidgin-skypeweb/pidgin-skypeweb-1.2.ebuild @@ -6,7 +6,7 @@ EAPI=5 DESCRIPTION="SkypeWeb Plugin for Pidgin" HOMEPAGE="https://github.com/EionRobb/skype4pidgin" -SRC_URI="https://github.com/EionRobb/skype4pidgin/archive/${PV}.tar.gz -> ${P}.tar.gz" +SRC_URI="https://github.com/EionRobb/skype4pidgin/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3+" KEYWORDS="~amd64 ~x86" SLOT="0"