diff options
Diffstat (limited to 'dev-python/secretstorage/secretstorage-2.3.1.ebuild')
-rw-r--r-- | dev-python/secretstorage/secretstorage-2.3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/secretstorage/secretstorage-2.3.1.ebuild b/dev-python/secretstorage/secretstorage-2.3.1.ebuild index af7186241889..82a0f03b90cf 100644 --- a/dev-python/secretstorage/secretstorage-2.3.1.ebuild +++ b/dev-python/secretstorage/secretstorage-2.3.1.ebuild @@ -9,7 +9,7 @@ inherit distutils-r1 MY_PN="SecretStorage" DESCRIPTION="Python bindings to FreeDesktop.org Secret Service API." -HOMEPAGE="https://github.com/mitya57/secretstorage https://pypi.org/project/SecretStorage" +HOMEPAGE="https://github.com/mitya57/secretstorage https://pypi.org/project/SecretStorage/" SRC_URI="mirror://pypi/S/${MY_PN}/${MY_PN}-${PV}.tar.gz" LICENSE="BSD" |