summaryrefslogtreecommitdiff
path: root/media-gfx/mcomix/mcomix-2.2.1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'media-gfx/mcomix/mcomix-2.2.1.ebuild')
-rw-r--r--media-gfx/mcomix/mcomix-2.2.1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/media-gfx/mcomix/mcomix-2.2.1.ebuild b/media-gfx/mcomix/mcomix-2.2.1.ebuild
index 551f116a31bc..bb0e9bf360e6 100644
--- a/media-gfx/mcomix/mcomix-2.2.1.ebuild
+++ b/media-gfx/mcomix/mcomix-2.2.1.ebuild
@@ -1,15 +1,15 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..12} )
+PYTHON_COMPAT=( python3_{10..12} )
inherit distutils-r1 optfeature xdg
DESCRIPTION="GTK image viewer for comic book archives"
HOMEPAGE="https://mcomix.sourceforge.net"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
+SRC_URI="https://downloads.sourceforge.net/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"