From 810655b966e6e83c98d899ec0b461f2e691d5357 Mon Sep 17 00:00:00 2001 From: Giovanni Harting <539@idlegandalf.com> Date: Wed, 1 Mar 2023 01:47:50 +0100 Subject: [PATCH] renamed main repo git.harting.dev to new alhp.dev --- README.md | 8 ++++---- mirrorlist | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 91bc179..4c260a0 100644 --- a/README.md +++ b/README.md @@ -1,17 +1,17 @@ # ALHP Mirrorlist [![AUR version](https://img.shields.io/aur/version/alhp-mirrorlist)](https://aur.archlinux.org/packages/alhp-mirrorlist/) -Mirrors for [ALHP](https://git.harting.dev/ALHP/ALHP.GO). +Mirrors for [ALHP](https://somegit.dev/ALHP/ALHP.GO). ## Issues with current mirrors -If some mirror is out of sync or not reachable anymore, please [open an issue](https://git.harting.dev/ALHP/alhp-mirrorlist/issues/new). +If some mirror is out of sync or not reachable anymore, please [open an issue](https://somegit.dev/ALHP/alhp-mirrorlist/issues/new). ## Setup your own Mirror ### rsync -**source**: `rsync://alhp.harting.dev/alhp`\ -**lastupdate**: `https://alhp.harting.dev/lastupdate`\ +**source**: `rsync://alhp.dev/alhp`\ +**lastupdate**: `https://alhp.dev/lastupdate`\ **expected size**: around 30GB per `march` (e.g. *x86-64-v3*) you want to sync. I highly recommend using [this script from Archlinux](https://gitlab.archlinux.org/archlinux/infrastructure/-/blob/master/roles/syncrepo/files/syncrepo-template.sh) as base for a sync service. It checks if a sync needs to be done (by comparing *lastupdate* before syncing). It's also worth to read comments. diff --git a/mirrorlist b/mirrorlist index b261af9..e796e79 100644 --- a/mirrorlist +++ b/mirrorlist @@ -1,7 +1,7 @@ ## ## ALHP repository mirrorlist -## Updated on 2022-12-25 -## https://git.harting.dev/ALHP/alhp-mirrorlist +## Updated on 2023-03-01 +## https://somegit.dev/ALHP/alhp-mirrorlist ## ## There is an IPFS mirror available. ## Setup instructions in /etc/pacman.d/alhp-mirrorlist.ipfs. @@ -13,7 +13,7 @@ Server = https://alhp.krautflare.de/$repo/os/$arch/ ## Europe Server = https://mirror.sunred.org/alhp/$repo/os/$arch/ Server = https://alhp.panibrez.com/$repo/os/$arch/ -Server = https://alhp.harting.dev/$repo/os/$arch/ +Server = https://alhp.dev/$repo/os/$arch/ ## Asia -Server = https://mirrors.shanghaitech.edu.cn/alhp/$repo/os/$arch/ \ No newline at end of file +Server = https://mirrors.shanghaitech.edu.cn/alhp/$repo/os/$arch/