summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartin T. H. Sandsmark2020-09-28 10:12:57 +0200
committerMartin T. H. Sandsmark2020-09-28 10:12:57 +0200
commit7b9b949cf4f228eaad9d0f3b692444b2e33b08e8 (patch)
treed32371594cade62a833979f6cc7715972652438b /PKGBUILD
parentc1f124898b59dc4f72ca415956fa71fa14f2dee3 (diff)
downloadaur-kde1-kdemultimedia-git.tar.gz
don't use github mirror
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5d509baad81c..e644af0d4981 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')