




















I've just disowned it, if you want to go ahead and adopt it. As far as I can tell, there's no easy way to tell when upstream gets updated, other than to just periodically check the signatures
You may want to write a script to automate that process.
This package needs updating as the signatures no longer match with the latest binary.
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。
The package appears to be out-dated due to updated version of devtunnels. Here's some steps to update incase you want to use and install this, by updating the checksums:
devtunnel-cli-bin
Arch Linux package for Microsoft Dev Tunnels CLI client.
Installation
Updating Checksums
If you encounter a checksum validation error like:
This means the remote binary has been updated but the PKGBUILD has outdated checksums. To fix:
Generate the new checksum for the downloaded binary:
bash sha256sum devtunnel_x86_64Update the
sha256sums_x86_64value in PKGBUILD with the new checksum.For ARM64 systems, also update
sha256sums_aarch64if needed:bash sha256sum devtunnel_arm64Run makepkg again:
bash makepkg -siNotes
pkgversettinglibsecretdependency for proper functionality%