Date: Sunday, June 13, 2021 @ 16:46:25
  Author: jlichtblau
Revision: 963297

kdesvn - FS#70677 - home page link fixed

Modified:
  kdesvn/repos/community-x86_64/PKGBUILD
  kdesvn/trunk/PKGBUILD

---------------------------------+
 repos/community-x86_64/PKGBUILD |    2 +-
 trunk/PKGBUILD                  |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Modified: repos/community-x86_64/PKGBUILD
===================================================================
--- repos/community-x86_64/PKGBUILD     2021-06-13 16:43:38 UTC (rev 963296)
+++ repos/community-x86_64/PKGBUILD     2021-06-13 16:46:25 UTC (rev 963297)
@@ -5,7 +5,7 @@
 pkgrel=2
 pkgdesc="A pure C++ SVN-client for KDE"
 arch=('x86_64')
-url="https://cgit.kde.org/kdesvn.git";
+url="https://invent.kde.org/sdk/kdesvn";
 license=('GPL')
 depends=('subversion' 'kcoreaddons' 'kdoctools' 'kio' 'knotifications' 
'kparts' 'ktexteditor')
 makedepends=('extra-cmake-modules')

Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD      2021-06-13 16:43:38 UTC (rev 963296)
+++ trunk/PKGBUILD      2021-06-13 16:46:25 UTC (rev 963297)
@@ -5,7 +5,7 @@
 pkgrel=2
 pkgdesc="A pure C++ SVN-client for KDE"
 arch=('x86_64')
-url="https://cgit.kde.org/kdesvn.git";
+url="https://invent.kde.org/sdk/kdesvn";
 license=('GPL')
 depends=('subversion' 'kcoreaddons' 'kdoctools' 'kio' 'knotifications' 
'kparts' 'ktexteditor')
 makedepends=('extra-cmake-modules')

Reply via email to