diff options
-rw-r--r-- | pacman.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pacman.conf b/pacman.conf index 066f82f..4de0bf8 100644 --- a/pacman.conf +++ b/pacman.conf @@ -87,7 +87,7 @@ Include = /etc/pacman.d/mirrorlist # zfs [archzfs] SigLevel = Required DatabaseOptional TrustedOnly -Server = http://demizerone.com/$repo/$arch +Server = http://archzfs.com/$repo/$arch # An example of a custom package repository. See the pacman manpage for # tips on creating your own repositories. |