Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--core/pacman-mirrorlist/PKGBUILD1
-rwxr-xr-xcore/pacman-mirrorlist/update-list2
2 files changed, 2 insertions, 1 deletions
diff --git a/core/pacman-mirrorlist/PKGBUILD b/core/pacman-mirrorlist/PKGBUILD
index 4a29c858..dd124aeb 100644
--- a/core/pacman-mirrorlist/PKGBUILD
+++ b/core/pacman-mirrorlist/PKGBUILD
@@ -2,3 +2,4 @@
pkgver=20250327
sha256sums=('6591e251aea7b01da6a4b334907b52e2ece7179956de7befc67a7437bdbafd45')
md5sums=('8e1f5028300126f10fb4ac5ae570a557')
+b2sums=('d1ef134cd9f32dc80e61df924ea493fca220db6c77a99e042a2c64e0c176a58f05b221aeb71248fdd8ec770c41d014d4deb9482ee5c9833919a5e941f1c2548b')
diff --git a/core/pacman-mirrorlist/update-list b/core/pacman-mirrorlist/update-list
index 2223f9ba..db161a7a 100755
--- a/core/pacman-mirrorlist/update-list
+++ b/core/pacman-mirrorlist/update-list
@@ -16,7 +16,7 @@ sed -i '
' PKGBUILD
printf "pkgver=%s\n" "$(date '+%Y%m%d')" >> PKGBUILD
-for sum_type in sha256 md5; do
+for sum_type in sha256 md5 b2; do
printf "%ssums=('%s')\n" \
"${sum_type}" \
"$(