diff options
-rw-r--r-- | sci-chemistry/pymol/pymol-2.4.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-chemistry/pymol/pymol-2.4.0-r1.ebuild b/sci-chemistry/pymol/pymol-2.4.0-r1.ebuild index 7fb154b68509..c710896747d8 100644 --- a/sci-chemistry/pymol/pymol-2.4.0-r1.ebuild +++ b/sci-chemistry/pymol/pymol-2.4.0-r1.ebuild @@ -11,7 +11,7 @@ inherit desktop optfeature flag-o-matic xdg distutils-r1 DESCRIPTION="A Python-extensible molecular graphics system" HOMEPAGE="https://www.pymol.org/" SRC_URI=" - https://dev.gentoo.org/~jlec/distfiles/${PN}-1.8.4.0.png.xz + https://dev.gentoo.org/~pacho/${PN}/${PN}-1.8.4.0.png.xz https://github.com/schrodinger/pymol-open-source/archive/v${PV}.tar.gz -> ${P}.tar.gz " RESTRICT="mirror" |