summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/mamba/mamba-0.8.6-r1.ebuild')
-rw-r--r--dev-python/mamba/mamba-0.8.6-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/mamba/mamba-0.8.6-r1.ebuild b/dev-python/mamba/mamba-0.8.6-r1.ebuild
index f409ed949b9b..a014801ac041 100644
--- a/dev-python/mamba/mamba-0.8.6-r1.ebuild
+++ b/dev-python/mamba/mamba-0.8.6-r1.ebuild
@@ -9,7 +9,7 @@ inherit distutils-r1
DESCRIPTION="... testing tool ... Born under the banner of Behavior Driven Development"
HOMEPAGE="http://nestorsalceda.github.io/mamba"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+SRC_URI="https://github.com/nestorsalceda/${PN}/archive/v${PV}.tar.gz -> ${P}.gh.tar.gz"
LICENSE="MIT"
SLOT="0"