summaryrefslogtreecommitdiff
path: root/app-office/impressive/impressive-0.13.2.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-office/impressive/impressive-0.13.2.ebuild')
-rw-r--r--app-office/impressive/impressive-0.13.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/impressive/impressive-0.13.2.ebuild b/app-office/impressive/impressive-0.13.2.ebuild
index 7816aedb6b69..a5e6f91514bd 100644
--- a/app-office/impressive/impressive-0.13.2.ebuild
+++ b/app-office/impressive/impressive-0.13.2.ebuild
@@ -3,12 +3,12 @@
EAPI=8
-PYTHON_COMPAT=( python3_{9..12} )
+PYTHON_COMPAT=( python3_{10..12} )
inherit optfeature python-r1
DESCRIPTION="Stylish way of giving presentations with Python"
HOMEPAGE="http://impressive.sourceforge.net/"
-SRC_URI="mirror://sourceforge/${PN}/${PN^}/${PV/_/-}/${PN^}-${PV/_/-}.tar.gz"
+SRC_URI="https://downloads.sourceforge.net/${PN}/${PN^}/${PV/_/-}/${PN^}-${PV/_/-}.tar.gz"
LICENSE="GPL-2"
SLOT="0"