summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorXiao Pan <gky44px1999@gmail.com>2023-09-27 01:28:26 -0700
committerXiao Pan <gky44px1999@gmail.com>2023-09-27 01:28:26 -0700
commit0eabe1b1c45bb170b1ef5aba0cc3823030ff2418 (patch)
tree1a443d6fcee73c5cbb5607608b76336d0638ca37 /etc
parente290428ef2f70cf63c054549a4ebf8062cef2ce3 (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 ebd64ce0..837adafe 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'