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-10-09 23:46:36 -0700
commit339a4532d9cccdcf3498f540d812204595fb6e02 (patch)
tree469575be5362de923ccd8695e56130bd90d10c9d /etc
parent5ec1b1145075b1b45a5d810788b219406be098f4 (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'