diff options
Diffstat (limited to 'dev-python/PGPy/PGPy-0.6.0.ebuild')
-rw-r--r-- | dev-python/PGPy/PGPy-0.6.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/PGPy/PGPy-0.6.0.ebuild b/dev-python/PGPy/PGPy-0.6.0.ebuild index a28d977..efa463d 100644 --- a/dev-python/PGPy/PGPy-0.6.0.ebuild +++ b/dev-python/PGPy/PGPy-0.6.0.ebuild @@ -10,7 +10,7 @@ inherit distutils-r1 DESCRIPTION="Pretty Good Privacy for Python" HOMEPAGE="https://github.com/SecurityInnovation/PGPy https://pypi.org/project/PGPy/" -SRC_URI="https://github.com/SecurityInnovation/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" +SRC_URI="https://github.com/SecurityInnovation/${PN}/archive/v${PV}.tar.gz -> ${P}.gh.tar.gz" LICENSE="BSD" SLOT="0" |