summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-12-11 16:09:00 +0100
committerMichał Górny <mgorny@gentoo.org>2020-12-11 16:16:22 +0100
commita5c8c296b74e04b97d9f29f95775505845216fd8 (patch)
tree6948546409e8df19362ebee056c2101d6293b8c6 /dev-python/python-sense-hat/python-sense-hat-2.2.0-r2.ebuild
parentsys-kernel/gentoo-sources: Linux updates (diff)
downloadgentoo-a5c8c296b74e04b97d9f29f95775505845216fd8.tar.gz
gentoo-a5c8c296b74e04b97d9f29f95775505845216fd8.tar.bz2
gentoo-a5c8c296b74e04b97d9f29f95775505845216fd8.zip
dev-python/python-sense-hat: Update HOMEPAGE
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/python-sense-hat/python-sense-hat-2.2.0-r2.ebuild')
-rw-r--r--dev-python/python-sense-hat/python-sense-hat-2.2.0-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/python-sense-hat/python-sense-hat-2.2.0-r2.ebuild b/dev-python/python-sense-hat/python-sense-hat-2.2.0-r2.ebuild
index eee4918e1a4a..c8187b4e9e73 100644
--- a/dev-python/python-sense-hat/python-sense-hat-2.2.0-r2.ebuild
+++ b/dev-python/python-sense-hat/python-sense-hat-2.2.0-r2.ebuild
@@ -9,8 +9,8 @@ PYTHON_COMPAT=( python3_{6..9} )
inherit distutils-r1
DESCRIPTION="Raspberry Pi Sense HAT python library"
-HOMEPAGE="https://github.com/RPi-Distro/python-sense-hat"
-SRC_URI="https://github.com/RPi-Distro/python-sense-hat/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+HOMEPAGE="https://github.com/astro-pi/python-sense-hat"
+SRC_URI="https://github.com/astro-pi/python-sense-hat/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="BSD"
SLOT="0"