diff options
-rw-r--r-- | dev-python/thunarx-python/thunarx-python-0.3.0-r2.ebuild | 2 | ||||
-rw-r--r-- | dev-python/thunarx-python/thunarx-python-0.5.1.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/thunarx-python/thunarx-python-0.3.0-r2.ebuild b/dev-python/thunarx-python/thunarx-python-0.3.0-r2.ebuild index 28406718333b..8d348aeb4c1a 100644 --- a/dev-python/thunarx-python/thunarx-python-0.3.0-r2.ebuild +++ b/dev-python/thunarx-python/thunarx-python-0.3.0-r2.ebuild @@ -8,7 +8,7 @@ inherit python-single-r1 DESCRIPTION="Python bindings for the Thunar file manager" HOMEPAGE="https://goodies.xfce.org/projects/bindings/thunarx-python" -SRC_URI="mirror://xfce/src/bindings/${PN}/0.3/${P}.tar.bz2" +SRC_URI="https://archive.xfce.org/src/bindings/${PN}/0.3/${P}.tar.bz2" LICENSE="GPL-3" SLOT="0" diff --git a/dev-python/thunarx-python/thunarx-python-0.5.1.ebuild b/dev-python/thunarx-python/thunarx-python-0.5.1.ebuild index cd7f101ea881..ffe9dde4ac34 100644 --- a/dev-python/thunarx-python/thunarx-python-0.5.1.ebuild +++ b/dev-python/thunarx-python/thunarx-python-0.5.1.ebuild @@ -8,7 +8,7 @@ inherit python-single-r1 DESCRIPTION="Python bindings for the Thunar file manager" HOMEPAGE="https://goodies.xfce.org/projects/bindings/thunarx-python" -SRC_URI="mirror://xfce/src/bindings/${PN}/${PV%.*}/${P}.tar.bz2" +SRC_URI="https://archive.xfce.org/src/bindings/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-3" SLOT="0" |