diff options
Diffstat (limited to 'dev-vcs/kdesvn/kdesvn-9999.ebuild')
-rw-r--r-- | dev-vcs/kdesvn/kdesvn-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/kdesvn/kdesvn-9999.ebuild b/dev-vcs/kdesvn/kdesvn-9999.ebuild index 47d1a58218..077af5d361 100644 --- a/dev-vcs/kdesvn/kdesvn-9999.ebuild +++ b/dev-vcs/kdesvn/kdesvn-9999.ebuild @@ -9,7 +9,7 @@ QTMIN=5.15.1 inherit ecm kde.org DESCRIPTION="A frontend to the subversion vcs" -HOMEPAGE="https://kde.org/applications/en/kdesvn" +HOMEPAGE="https://apps.kde.org/en/kdesvn" if [[ ${PV} != 9999* ]]; then SRC_URI="mirror://kde/stable/${PN}/${PV}/${P}.tar.xz" |