Skip to content

Commit 041f2c6

Browse files
authored
Updated URL to pacman package for manual repo adding (#323)
URL was pointing to an older pacman pkg which is now 404
1 parent 8ad3728 commit 041f2c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/features/optimized_repos.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ is most optimized for it. It also backs up your old `pacman.conf` for repository
180180
'https://mirror.cachyos.org/repo/x86_64/cachyos/cachyos-mirrorlist-22-1-any.pkg.tar.zst' \
181181
'https://mirror.cachyos.org/repo/x86_64/cachyos/cachyos-v3-mirrorlist-22-1-any.pkg.tar.zst' \
182182
'https://mirror.cachyos.org/repo/x86_64/cachyos/cachyos-v4-mirrorlist-22-1-any.pkg.tar.zst' \
183-
'https://mirror.cachyos.org/repo/x86_64/cachyos/pacman-7.1.0.r7.gb9f7d4a-3-x86_64.pkg.tar.zst'
183+
'https://mirror.cachyos.org/repo/x86_64/cachyos/pacman-7.1.0.r9.g54d9411-2-x86_64.pkg.tar.zst'
184184
```
185185
3. Add the CachyOS repositories to the pacman config file:
186186
:::note

0 commit comments

Comments
 (0)