diff options
Diffstat (limited to 'x11-terms/xfce4-terminal/xfce4-terminal-0.8.6.ebuild')
-rw-r--r-- | x11-terms/xfce4-terminal/xfce4-terminal-0.8.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-terms/xfce4-terminal/xfce4-terminal-0.8.6.ebuild b/x11-terms/xfce4-terminal/xfce4-terminal-0.8.6.ebuild index 04c29e9dbcdb..ddfe33c40c91 100644 --- a/x11-terms/xfce4-terminal/xfce4-terminal-0.8.6.ebuild +++ b/x11-terms/xfce4-terminal/xfce4-terminal-0.8.6.ebuild @@ -5,7 +5,7 @@ EAPI=6 DESCRIPTION="A terminal emulator for the Xfce desktop environment" HOMEPAGE="https://docs.xfce.org/apps/terminal/start" -SRC_URI="mirror://xfce/src/apps/${PN}/${PV%.*}/${P}.tar.bz2" +SRC_URI="https://archive.xfce.org/src/apps/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" |