diff options
Diffstat (limited to 'dev-python/send2trash/send2trash-1.3.0.ebuild')
-rw-r--r-- | dev-python/send2trash/send2trash-1.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/send2trash/send2trash-1.3.0.ebuild b/dev-python/send2trash/send2trash-1.3.0.ebuild index f61666e66ed..27e43be5791 100644 --- a/dev-python/send2trash/send2trash-1.3.0.ebuild +++ b/dev-python/send2trash/send2trash-1.3.0.ebuild @@ -13,7 +13,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="Sends files to the Trash (or Recycle Bin)" HOMEPAGE=" http://hg.hardcoded.net/send2trash - https://pypi.python.org/pypi/Send2Trash + https://pypi.org/project/Send2Trash https://github.com/hsoft/send2trash" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" |