summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorXiao Pan <gky44px1999@gmail.com>2023-10-09 23:38:38 -0700
committerXiao Pan <gky44px1999@gmail.com>2023-10-09 23:38:38 -0700
commita45570eb623a2045a4112e6d92facb8bc099bc86 (patch)
tree31f18361235023ba65d441dfb830c4945fb9d450 /etc
parent80dde01f5e64280889c826a307380d03f57e4730 (diff)
update
Diffstat (limited to 'etc')
-rw-r--r--etc/makepkg.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/makepkg.conf b/etc/makepkg.conf
index 7c54c41b..af18314e 100644
--- a/etc/makepkg.conf
+++ b/etc/makepkg.conf
@@ -23,7 +23,7 @@ DLAGENTS=('file::/usr/bin/curl -qgC - -o %o %u'
#-- The package required by makepkg to download VCS sources
# Format: 'protocol::package'
-VCSCLIENTS=('bzr::bzr'
+VCSCLIENTS=('bzr::breezy'
'fossil::fossil'
'git::git'
'hg::mercurial'