summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 99692e22510b..d08a9b651517 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -21,7 +21,7 @@ pkgbase = konqueror-git
optdepends = kdesu: shell command plugin
provides = konqueror
conflicts = konqueror
- source = git@invent.kde.org:network/konqueror.git
+ source = git://invent.kde.org:network/konqueror.git
sha512sums = SKIP
pkgname = konqueror-git
diff --git a/PKGBUILD b/PKGBUILD
index 655805da32a0..2c4e76ba4929 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@ optdepends=('tidy: tidy HTML plugin' 'kdesu: shell command plugin')
conflicts=("konqueror")
provides=("konqueror")
groups=("kde-applications" "kdebase")
-source=("git@invent.kde.org:network/konqueror.git")
+source=("git://invent.kde.org:network/konqueror.git")
sha512sums=('SKIP')