summaryrefslogtreecommitdiff
path: root/dev-python/python-termstyle/python-termstyle-0.1.10.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/python-termstyle/python-termstyle-0.1.10.ebuild')
-rw-r--r--dev-python/python-termstyle/python-termstyle-0.1.10.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-termstyle/python-termstyle-0.1.10.ebuild b/dev-python/python-termstyle/python-termstyle-0.1.10.ebuild
index 5ff3ee1b7089..a19ff0e44050 100644
--- a/dev-python/python-termstyle/python-termstyle-0.1.10.ebuild
+++ b/dev-python/python-termstyle/python-termstyle-0.1.10.ebuild
@@ -8,7 +8,7 @@ inherit distutils-r1
DESCRIPTION="console colouring for python"
HOMEPAGE="https://gfxmonk.net/dist/0install/python-termstyle.xml"
-SRC_URI="https://github.com/gfxmonk/${PN#*-}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+SRC_URI="https://github.com/timbertson/${PN#*-}/archive/${PV}.tar.gz -> ${P}.tar.gz"
S="${WORKDIR}/termstyle-${PV}"
LICENSE="BSD"