diff --git a/pmb/config/__init__.py b/pmb/config/__init__.py index 128040f068edf5f1320aa82203f5cc8c38044386..c24c68e2bc36ccceefc30336711cfe1ce0730ceb 100644 --- a/pmb/config/__init__.py +++ b/pmb/config/__init__.py @@ -570,8 +570,8 @@ git_repos = { "git@gitlab.alpinelinux.org:alpine/aports.git", ], "pmaports": [ - "https://gitlab.com/postmarketOS/pmaports.git", - "git@gitlab.com:postmarketos/pmaports.git", + "https://gitlab.postmarketos.org/postmarketOS/pmaports.git", + "git@gitlab.postmarketos.org:postmarketOS/pmaports.git", ], }