Update maximbaz repo to x86_64
This commit is contained in:
parent
0e56eae8da
commit
8e71faab31
1 changed files with 1 additions and 1 deletions
|
@ -187,7 +187,7 @@ if ! grep "${user}" /etc/pacman.conf > /dev/null; then
|
||||||
Server = file:///mnt/var/cache/pacman/${user}-local
|
Server = file:///mnt/var/cache/pacman/${user}-local
|
||||||
|
|
||||||
[maximbaz]
|
[maximbaz]
|
||||||
Server = https://pkgbuild.com/~maximbaz/repo
|
Server = https://pkgbuild.com/~maximbaz/repo/x86_64/
|
||||||
|
|
||||||
[options]
|
[options]
|
||||||
CacheDir = /mnt/var/cache/pacman/pkg
|
CacheDir = /mnt/var/cache/pacman/pkg
|
||||||
|
|
Loading…
Reference in a new issue