diff options
Diffstat (limited to 'xfce-extra/xfce4-notifyd')
-rw-r--r-- | xfce-extra/xfce4-notifyd/xfce4-notifyd-0.4.1.ebuild | 2 | ||||
-rw-r--r-- | xfce-extra/xfce4-notifyd/xfce4-notifyd-0.4.2.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.4.1.ebuild b/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.4.1.ebuild index 2103abb4359c..e748b9cd2a26 100644 --- a/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.4.1.ebuild +++ b/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.4.1.ebuild @@ -7,7 +7,7 @@ inherit gnome2-utils DESCRIPTION="Notification daemon for the Xfce desktop environment" HOMEPAGE="https://goodies.xfce.org/projects/applications/xfce4-notifyd" -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" diff --git a/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.4.2.ebuild b/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.4.2.ebuild index 397dccb1c08e..17648282041e 100644 --- a/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.4.2.ebuild +++ b/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.4.2.ebuild @@ -7,7 +7,7 @@ inherit gnome2-utils DESCRIPTION="Notification daemon for the Xfce desktop environment" HOMEPAGE="https://goodies.xfce.org/projects/applications/xfce4-notifyd" -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" |