mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
bioarchlinux-mirrorlist: auto updated to 2024.12.10-1
This commit is contained in:
parent
b9c9adaa89
commit
6503b7fa7f
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Maintainer: Guoyi
|
# Maintainer: Guoyi
|
||||||
|
|
||||||
pkgname=bioarchlinux-mirrorlist
|
pkgname=bioarchlinux-mirrorlist
|
||||||
pkgver=2024.12.02
|
pkgver=2024.12.10
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="BioArchLinux mirror list for use by pacman"
|
pkgdesc="BioArchLinux mirror list for use by pacman"
|
||||||
arch=('any')
|
arch=('any')
|
||||||
|
@ -9,7 +9,7 @@ url="https://github.com/BioArchLinux/mirror"
|
||||||
license=('GPL')
|
license=('GPL')
|
||||||
backup=(etc/pacman.d/mirrorlist.bio)
|
backup=(etc/pacman.d/mirrorlist.bio)
|
||||||
source=(https://raw.githubusercontent.com/BioArchLinux/mirror/main/mirrorlist.bio)
|
source=(https://raw.githubusercontent.com/BioArchLinux/mirror/main/mirrorlist.bio)
|
||||||
sha256sums=('d345b8aa8c4a2141878945dd69be4cd7541dd4da6ca0428873910440c3fed98c')
|
sha256sums=('2d3920c05ea3aab2d6ad96867e6a4c160e94240b8f245567ad6423e389eb5742')
|
||||||
pkgver(){
|
pkgver(){
|
||||||
curl -sSi https://raw.githubusercontent.com/BioArchLinux/mirror/main/mirrorlist.bio | grep 'date' | sed 's/Jan/01/g;s/Feb/02/g;s/Mar/03/g;s/Apr/04/g;s/May/05/g;s/Jun/06/g;s/Jul/07/g;s/Aug/08/g;s/Sep/09/g;s/Oct/10/g;s/Nov/11/g;s/Dec/12/g' | awk '{print $5,$4,$3}' | sed 's/ /./g'
|
curl -sSi https://raw.githubusercontent.com/BioArchLinux/mirror/main/mirrorlist.bio | grep 'date' | sed 's/Jan/01/g;s/Feb/02/g;s/Mar/03/g;s/Apr/04/g;s/May/05/g;s/Jun/06/g;s/Jul/07/g;s/Aug/08/g;s/Sep/09/g;s/Oct/10/g;s/Nov/11/g;s/Dec/12/g' | awk '{print $5,$4,$3}' | sed 's/ /./g'
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue