diff options
Diffstat (limited to 'dev-python/thunarx-python/thunarx-python-0.5.1.ebuild')
-rw-r--r-- | dev-python/thunarx-python/thunarx-python-0.5.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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" |