From f8495aa0ad7271178b029681d8ad805a9db7b11b Mon Sep 17 00:00:00 2001 From: Pekka Helenius Date: Sun, 18 Jul 2021 20:03:29 +0300 Subject: [PATCH] getsource: add community GitHub repo --- tools/getsource.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/getsource.sh b/tools/getsource.sh index 3620387..8ab2ebc 100755 --- a/tools/getsource.sh +++ b/tools/getsource.sh @@ -74,6 +74,7 @@ CUSTOM_DATABASES=() ARCH_GITBASES=( 'archlinux/svntogit-packages' + 'archlinux/svntogit-community' ) ##################################