Arch Linux: Ensure correct link to reproducible builds (#2191)

The CI system is a fuzzer for finding upstream and doesn't necessarily reflect the progress made in Arch. The CI are just checking out some files and builds them twice.

The link moves this to our current rebuilder setup which reproduces distributed packages.
This commit is contained in:
Morten Linderud 2021-04-15 01:28:03 +02:00 committed by GitHub
parent 4650f5ded9
commit cb5021dc7e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -45,7 +45,7 @@
image="/assets/img/svg/3rd-party/archlinux.svg"
description='A simple, lightweight Linux distribution. It is composed predominantly of free and open-source software, and supports community involvement.'
badges="info:Linux"
labels="color==success::link==https://tests.reproducible-builds.org/archlinux/archlinux.html::text==Reproducible builds"
labels="color==success::link==https://reproducible.archlinux.org::text==Reproducible builds"
website="https://www.archlinux.org/"
privacy-policy="https://wiki.archlinux.org/index.php/ArchWiki:Privacy_policy"
gitlab="https://gitlab.archlinux.org"