summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xinu.at>2018-08-27 16:21:14 +0200
committerFlorian Pritz <bluewind@xinu.at>2018-08-27 16:28:02 +0200
commit0f2b55b0c637ca93b4a1d69c0174c88ca9bf682f (patch)
tree3ea5cc047e50dbc4f6896f581182f3b80596173a
parentc506066d9d73f9577c7243c81df072c4712e1df5 (diff)
downloadarchiso-config-0f2b55b0c637ca93b4a1d69c0174c88ca9bf682f.tar.gz
archiso-config-0f2b55b0c637ca93b4a1d69c0174c88ca9bf682f.tar.xz
Update archzfs repo URL
Signed-off-by: Florian Pritz <bluewind@xinu.at>
-rw-r--r--pacman.conf2
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.