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 1f993649ed91..269a2abe0545 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -20,7 +20,7 @@ pkgbase = evolution-data-server-git
depends = libsignon-glib
provides = evolution-data-server
conflicts = evolution-data-server
- source = git://git.gnome.org/evolution-data-server
+ source = evolution-data-server::git+https://gitlab.gnome.org/GNOME/evolution-data-server.git
sha256sums = SKIP
pkgname = evolution-data-server-git
diff --git a/PKGBUILD b/PKGBUILD
index b8af72f06da0..d214bd98940c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -26,7 +26,7 @@ license=(GPL)
provides=("${_pkgname}")
conflicts=("${_pkgname}")
replace=("${_pkgname}")
-source=('git://git.gnome.org/evolution-data-server')
+source=(evolution-data-server::git+https://gitlab.gnome.org/GNOME/evolution-data-server.git)
sha256sums=('SKIP')
pkgver() {