watchexec: update to 2.0.0

This commit is contained in:
cinerea0 2024-04-21 15:54:36 -04:00 committed by cinerea0
parent 1ae65d5690
commit 82ec05057c

View file

@ -1,6 +1,6 @@
# Template file for 'watchexec'
pkgname=watchexec
version=1.25.1
version=2.0.0
revision=1
build_style=cargo
make_install_args="--path crates/cli"
@ -11,7 +11,7 @@ license="Apache-2.0"
homepage="https://github.com/watchexec/watchexec"
changelog="https://github.com/watchexec/watchexec/releases"
distfiles="https://github.com/watchexec/watchexec/archive/refs/tags/v${version}.tar.gz"
checksum=9609163c14cd49ec651562838f38b88ed2d370e354af312ddc78c2be76c08d37
checksum=a613143f9cc8a1ec2a917ae2dd0c03156bf79e6a2dc1ee1ae76419ed47bc8d29
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
XBPS_CROSS_RUSTFLAGS+=" -latomic"