Skip to content

Commit

Permalink
mirrorlist: Add hong kong mirror from Saren! Thank you very much ❤️
Browse files Browse the repository at this point in the history
Signed-off-by: Peter Jung <[email protected]>
  • Loading branch information
ptr1337 committed Feb 2, 2025
1 parent 9d3951f commit 0a62d88
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion cachyos-mirrorlist/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ groups=(cachyos)
options=(!strip !emptydirs)
backup=("etc/pacman.d/$pkgname") # to keep possibly ranked mirrorlist
source=(cachyos-mirrorlist)
sha512sums=('a71a3159c1e36b23b26896d61412d29170fc1ca490ae10f2eef16b60159d0ec74217274d74dc03b5cac6c4e9909c1c28ec13efe4016b0e4a2f42b6908df2ba9b')
sha512sums=('21b9afa21979eee07c0ec7803e6b4be6a94af54df311f5c04622492ef3c538cbad26bb91ca8d00c020715ad540d98e0f1a786dc0d32b93efab12119c19d3a44c')
package() {
#install -d "$pkgdir/etc/pacman.d"
install -Dm644 "$srcdir/$pkgname" "$pkgdir/etc/pacman.d/$pkgname"
Expand Down
2 changes: 2 additions & 0 deletions cachyos-mirrorlist/cachyos-mirrorlist
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,5 @@ Server = https://nl-ams.soulharsh007.dev/repo/$arch/$repo
Server = https://de-nue.soulharsh007.dev/cachyos/repo/$arch/$repo
## China Mirror 10GBs much thanks to eScience Center, Nanjing University!
Server = https://mirror.nju.edu.cn/cachyos/repo/$arch/$repo
## Hong Kong Mirror much thanks to Saren!
Server = https://cachy-mirror.wtako.net/repo/$arch/repo

0 comments on commit 0a62d88

Please sign in to comment.