watchexec: update to 1.25.1

This commit is contained in:
cinerea0 2024-01-09 21:03:52 -05:00 committed by classabbyamp
parent dfdcdcda96
commit c6872bc82a

View file

@ -1,6 +1,6 @@
# Template file for 'watchexec'
pkgname=watchexec
version=1.24.2
version=1.25.1
revision=1
build_style=cargo
make_install_args="--path crates/cli"
@ -9,8 +9,9 @@ short_desc="Executes commands in response to file modifications"
maintainer="cinerea0 <cinerea0@protonmail.com>"
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=d863b77332bd56cd37a45a99ae2be50a9aa332b66b523a4a76676bd778c017d4
checksum=9609163c14cd49ec651562838f38b88ed2d370e354af312ddc78c2be76c08d37
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
XBPS_CROSS_RUSTFLAGS+=" -latomic"