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 5576ff4dc366..56314b2449fb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -49,7 +49,7 @@ pkgbase = evolution-git
replaces = evolution-bogofilter
replaces = evolution-spamassassin
options = !emptydirs
- source = git://git.gnome.org/evolution
+ source = evolution::git+https://gitlab.gnome.org/GNOME/evolution.git
sha256sums = SKIP
pkgname = evolution-git
diff --git a/PKGBUILD b/PKGBUILD
index 1a9f7006c821..f937c747ebf9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -48,7 +48,7 @@ conflicts=('evolution' 'evolution-bogofilter' 'evolution-spamassassin')
replaces=('evolution' 'evolution-bogofilter' 'evolution-spamassassin')
provides=('evolution' 'evolution-bogofilter' 'evolution-spamassassin')
install=$_pkgname.install
-source=(git://git.gnome.org/evolution)
+source=(evolution::git+https://gitlab.gnome.org/GNOME/evolution.git)
sha256sums=('SKIP')
pkgver() {