guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

15/39: gnu: KDE Internet: Update home-page links.


From: guix-commits
Subject: 15/39: gnu: KDE Internet: Update home-page links.
Date: Thu, 1 Sep 2022 11:36:51 -0400 (EDT)

mbakke pushed a commit to branch staging
in repository guix.

commit e0f9b9438f5557967f9a429f72ecdb0ebcfb89ad
Author: Petr Hodina <phodina@protonmail.com>
AuthorDate: Tue Jul 26 10:47:21 2022 +0200

    gnu: KDE Internet: Update home-page links.
    
    * gnu/packages/kde-internet.scm (konversation, kopete, krdc, ktorrent): 
Update
    home-page.
    
    Signed-off-by: Marius Bakke <marius@gnu.org>
---
 gnu/packages/kde-internet.scm | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/gnu/packages/kde-internet.scm b/gnu/packages/kde-internet.scm
index 1dfae0fefb..26f025ebc4 100644
--- a/gnu/packages/kde-internet.scm
+++ b/gnu/packages/kde-internet.scm
@@ -2,6 +2,7 @@
 ;;; Copyright © 2017, 2019, 2020 Hartmut Goebel <h.goebel@crazy-compilers.com>
 ;;; Copyright © 2020 Tobias Geerinckx-Rice <me@tobias.gr>
 ;;; Copyright © 2022 Brendan Tildesley <mail@brendan.scot>
+;;; Copyright © 2022 Petr Hodina <phodina@protonmail.com>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -172,7 +173,7 @@ Other notable features include:
     (synopsis "Versatile and user-friendly download manager")
     (description "KGet is an advanced download manager with support for
 Metalink and Bittorrent.  Downloads are added to the list, where they can be
-paused, queued, or scheduled for later. KGet supports download via FTP anf
+paused, queued, or scheduled for later.  KGet supports download via FTP anf
 HTTP(S) as well as pausing downloads.
 
 This package is part of the KDE networking module.")
@@ -221,7 +222,7 @@ This package is part of the KDE networking module.")
            qca
            solid
            sonnet))
-    (home-page "https://kde.org/applications/internet/org.kde.konversations";)
+    (home-page "https://apps.kde.org/konversation/";)
     (synopsis "Graphical Internet Relay Chat (IRC) client for KDE")
     (description "Konversation is a graphical Internet Relay Chat client (IRC)
 with KDE support.
@@ -311,7 +312,7 @@ Features are:
            ;; TODO: Xmms
            zlib))
     ;; TODO: enable video support
-    (home-page "https://kde.org/applications/internet/org.kde.kopete";)
+    (home-page "https://apps.kde.org/kopete/";)
     (synopsis "Instant messaging and chat application")
     (description "Kopete is an instant messenger supporting Jabber/XMPP ,AIM,
 ICQ, Gadu-Gadu, Novell GroupWise Messenger, and more.  It is designed to be a
@@ -362,7 +363,7 @@ This package is part of the KDE networking module.")
            qtbase-5))
     (arguments ;; FIXEME: libvnc can't be found for some reason.
      (list #:configure-flags #~(list "-DWITH_VNC=NO")))
-    (home-page "https://kde.org/applications/internet/org.kde.krdc";)
+    (home-page "https://apps.kde.org/krdc/";)
     (synopsis "Remote desktop client")
     (description "KRDC is a client application that allows you to view or even
 control the desktop session on another machine that is running a compatible
@@ -419,7 +420,7 @@ This package is part of the KDE networking module.")
            solid
            syndication
            taglib))
-    (home-page "https://kde.org/applications/internet/org.kde.ktorrent";)
+    (home-page "https://apps.kde.org/ktorrent/";)
     (synopsis "BitTorrent client")
     (description "KTorrent is a BitTorrent application by KDE which allows you
 to download files using the BitTorrent protocol.  It enables you to run



reply via email to

[Prev in Thread] Current Thread [Next in Thread]