diff options
Diffstat (limited to 'x11-misc/compton/compton-0.1_beta2.ebuild')
-rw-r--r-- | x11-misc/compton/compton-0.1_beta2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/compton/compton-0.1_beta2.ebuild b/x11-misc/compton/compton-0.1_beta2.ebuild index dbfcd55efbfd..791b4d300ce4 100644 --- a/x11-misc/compton/compton-0.1_beta2.ebuild +++ b/x11-misc/compton/compton-0.1_beta2.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_3 python3_4 ) inherit toolchain-funcs python-r1 DESCRIPTION="A compositor for X, and a fork of xcompmgr-dana" -HOMEPAGE="http://github.com/chjj/compton" +HOMEPAGE="https://github.com/chjj/compton" SRC_URI="https://github.com/chjj/compton/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" |