diff options
Diffstat (limited to 'app-editors/xmlcopyeditor/xmlcopyeditor-1.3.1.0.ebuild')
-rw-r--r-- | app-editors/xmlcopyeditor/xmlcopyeditor-1.3.1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/xmlcopyeditor/xmlcopyeditor-1.3.1.0.ebuild b/app-editors/xmlcopyeditor/xmlcopyeditor-1.3.1.0.ebuild index a3f1bb036466..eacd341e3f91 100644 --- a/app-editors/xmlcopyeditor/xmlcopyeditor-1.3.1.0.ebuild +++ b/app-editors/xmlcopyeditor/xmlcopyeditor-1.3.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -8,7 +8,7 @@ inherit autotools wxwidgets xdg DESCRIPTION="XML Copy Editor is a fast, free, validating XML editor" HOMEPAGE="https://xml-copy-editor.sourceforge.io" -SRC_URI="mirror://sourceforge/xml-copy-editor/${P}.tar.gz" +SRC_URI="https://downloads.sourceforge.net/xml-copy-editor/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" |