summaryrefslogtreecommitdiff
path: root/x11-misc/arandr/arandr-0.1.10.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'x11-misc/arandr/arandr-0.1.10.ebuild')
-rw-r--r--x11-misc/arandr/arandr-0.1.10.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-misc/arandr/arandr-0.1.10.ebuild b/x11-misc/arandr/arandr-0.1.10.ebuild
index 6025bf9d41d0..e5aa388809f6 100644
--- a/x11-misc/arandr/arandr-0.1.10.ebuild
+++ b/x11-misc/arandr/arandr-0.1.10.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{5,6} )
+PYTHON_COMPAT=( python3_{6,7,8} )
inherit distutils-r1
DESCRIPTION="Another XRandR GUI"
HOMEPAGE="https://christian.amsuess.com/tools/arandr/"
-SRC_URI="${HOMEPAGE}/files/${P}.tar.gz"
+SRC_URI="https://christian.amsuess.com/tools/arandr/files/${P}.tar.gz"
LICENSE="GPL-3+"
SLOT="0"