Autogenerated commit at 2023-05-24 14:12:42.381024

This commit is contained in:
ArcH linux ReposItory MANager 2023-05-24 14:12:42 +00:00
parent 76f8b4ab94
commit 94f32e2a10
2 changed files with 25 additions and 0 deletions

24
repo-mirrorlist/PKGBUILD Normal file
View File

@ -0,0 +1,24 @@
pkgrel=1
arch=(any)
license=(Unlicense)
pkgdesc='repo mirror list for use by pacman'
pkgname=repo-mirrorlist
pkgver=20230524
url=''
backup=(etc/pacman.d/repo-mirrorlist)
package() {
install -Dm644 "$srcdir/mirrorlist" "$pkgdir/etc/pacman.d/repo-mirrorlist"
}
source=(mirrorlist)
sha512sums=(9cc882096646fc4150bc776737931655fae3d817d19333601636846d83a7f9265cbbba2bc59d67495dfc3921a69a80f0082807157765218fed947126e0d16bdd)

View File

@ -0,0 +1 @@
Server = http://repo.arcanis.me/x86_64