summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f0a608283c0c..9dfe4f1470b6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -12,7 +12,7 @@ pkgbase = kde1-kdenetwork-git
depends = kde1-kdelibs
provides = kde1-kdenetwork
conflicts = kde1-kdenetwork
- source = git+https://github.com/KDE/kde1-kdenetwork.git
+ source = git+https://anongit.kde.org/kde1-kdenetwork.git
md5sums = SKIP
pkgname = kde1-kdenetwork-git
diff --git a/PKGBUILD b/PKGBUILD
index 35d94943faba..4a9b78c1bc6c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,8 +15,8 @@ provides=(kde1-kde${_module})
conflicts=(kde1-kde${_module})
# Mirror
-source=("git+https://github.com/KDE/kde1-kde${_module}.git")
-#source=("git+https://anongit.kde.org/kde1-kde${_module}.git")
+#source=("git+https://github.com/KDE/kde1-kde${_module}.git")
+source=("git+https://anongit.kde.org/kde1-kde${_module}.git")
md5sums=('SKIP')