summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-12-11 13:28:05 +0100
committerMichał Górny <mgorny@gentoo.org>2020-12-11 13:53:21 +0100
commita185ce0fdf32ebd79082180e19bd8183cb36bbcc (patch)
tree129f42e082c4af9c0807251815f6de3d0e3bc7a9 /dev-python/greenstalk/greenstalk-1.0.1.ebuild
parentdev-python/flask-compress: Update HOMEPAGE (diff)
downloadgentoo-a185ce0fdf32ebd79082180e19bd8183cb36bbcc.tar.gz
gentoo-a185ce0fdf32ebd79082180e19bd8183cb36bbcc.tar.bz2
gentoo-a185ce0fdf32ebd79082180e19bd8183cb36bbcc.zip
dev-python/greenstalk: Update HOMEPAGE
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/greenstalk/greenstalk-1.0.1.ebuild')
-rw-r--r--dev-python/greenstalk/greenstalk-1.0.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/greenstalk/greenstalk-1.0.1.ebuild b/dev-python/greenstalk/greenstalk-1.0.1.ebuild
index 411e09a24d64..5893528dd00a 100644
--- a/dev-python/greenstalk/greenstalk-1.0.1.ebuild
+++ b/dev-python/greenstalk/greenstalk-1.0.1.ebuild
@@ -7,8 +7,8 @@ PYTHON_COMPAT=( python3_{6..9} )
inherit distutils-r1
DESCRIPTION="A Python 3 client for the beanstalkd work queue"
-HOMEPAGE="https://greenstalk.readthedocs.io/ https://github.com/mayhewj/greenstalk"
-SRC_URI="https://github.com/mayhewj/greenstalk/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+HOMEPAGE="https://greenstalk.readthedocs.io/ https://github.com/justinmayhew/greenstalk"
+SRC_URI="https://github.com/justinmayhew/greenstalk/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"
SLOT="0"