diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-07-10 12:48:31 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-07-10 14:29:12 +0200 |
commit | 64c33aecd2ce8da255b2bda8c3436d1f15dd25fb (patch) | |
tree | c750ea84302dc532fd86f1191c6866a4e4f2ac42 /xfce-extra/xfdashboard | |
parent | xfce-extra/xfce4-xkb-plugin: Inline mirror://xfce (diff) | |
download | gentoo-64c33aecd2ce8da255b2bda8c3436d1f15dd25fb.tar.gz gentoo-64c33aecd2ce8da255b2bda8c3436d1f15dd25fb.tar.bz2 gentoo-64c33aecd2ce8da255b2bda8c3436d1f15dd25fb.zip |
xfce-extra/xfdashboard: Inline mirror://xfce
Diffstat (limited to 'xfce-extra/xfdashboard')
-rw-r--r-- | xfce-extra/xfdashboard/xfdashboard-0.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfce-extra/xfdashboard/xfdashboard-0.4.0.ebuild b/xfce-extra/xfdashboard/xfdashboard-0.4.0.ebuild index c27d65e22232..765e8365311e 100644 --- a/xfce-extra/xfdashboard/xfdashboard-0.4.0.ebuild +++ b/xfce-extra/xfdashboard/xfdashboard-0.4.0.ebuild @@ -6,7 +6,7 @@ inherit xfconf DESCRIPTION="Maybe a GNOME shell like dashboard for the Xfce desktop environment" HOMEPAGE="https://goodies.xfce.org/projects/applications/xfdashboard/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" |