x11-misc/picom: fix HOMEPAGE
authorBernard Cafarelli <voyageur@gentoo.org>
Mon, 9 Dec 2019 13:49:10 +0000 (14:49 +0100)
committerBernard Cafarelli <voyageur@gentoo.org>
Mon, 9 Dec 2019 13:49:22 +0000 (14:49 +0100)
Package-Manager: Portage-2.3.81, Repoman-2.3.20
Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
x11-misc/picom/picom-7.5.ebuild

index 86fa37ec32f6af8a9adf563366e7b449884dafdc..bec768b6fec846404fd9cec74ee60bacea8d220e 100644 (file)
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python3_{5,6,7,8} )
 inherit meson python-r1 xdg
 
 DESCRIPTION="A lightweight compositor for X11 (previously a compton fork)"
-HOMEPAGE="https://github.com/yshui/picomc"
+HOMEPAGE="https://github.com/yshui/picom"
 SRC_URI="https://github.com/yshui/picom/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="MPL-2.0 MIT"