From f771fd05732e9709d9109525a413e5bc381958d8 Mon Sep 17 00:00:00 2001 From: Evangelos Ribeiro Tzaras Date: Sat, 10 Jul 2021 04:29:50 +0200 Subject: [PATCH] meson: Change homepage to GNOMEs gitlab --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson.build b/meson.build index 67dcecf..a9122a4 100644 --- a/meson.build +++ b/meson.build @@ -33,7 +33,7 @@ project( ) calls_id = 'sm.puri.Calls' -calls_homepage = 'https://source.puri.sm/Librem5/calls' +calls_homepage = 'https://gitlab.gnome.org/GNOME/calls' calls_name = meson.project_name() calls_version = meson.project_version()