summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrice Clement <monsieurp@gentoo.org>2016-07-27 08:39:26 +0200
committerPatrice Clement <monsieurp@gentoo.org>2016-07-27 08:41:58 +0200
commitfaac97b26708e8bbaa4002d279a843a11df2b38f (patch)
tree4f30bd3c17203031998176fb1d588521a4cbc49c
parentdev-lang/php: Whitespace (diff)
downloadgentoo-faac97b26708e8bbaa4002d279a843a11df2b38f.tar.gz
gentoo-faac97b26708e8bbaa4002d279a843a11df2b38f.tar.bz2
gentoo-faac97b26708e8bbaa4002d279a843a11df2b38f.zip
x11-plugins/pidgin-skypeweb: Fix typo in SRC_URI.
Package-Manager: portage-2.2.28
-rw-r--r--x11-plugins/pidgin-skypeweb/pidgin-skypeweb-1.2.ebuild2
1 files changed, 1 insertions, 1 deletions
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"