watchexec: update to 1.22.2

This commit is contained in:
cinerea0 2023-03-22 16:03:06 -04:00 committed by classabbyamp
parent bbf0ed8947
commit 47200bdb1b

View file

@ -1,6 +1,6 @@
# Template file for 'watchexec'
pkgname=watchexec
version=1.21.1
version=1.22.2
revision=1
build_wrksrc="crates/cli"
build_style=cargo
@ -9,7 +9,7 @@ maintainer="cinerea0 <cinerea0@protonmail.com>"
license="Apache-2.0"
homepage="https://github.com/watchexec/watchexec"
distfiles="https://github.com/watchexec/watchexec/archive/refs/tags/v${version}.tar.gz"
checksum=c41a2215505be5a71ecca8d47f30c1de1f0db3644a0da844ca70bc1ed05a0be3
checksum=af12016b1ee1f64feb1514872279326f72b1061c85f3add32997f89a1816dd74
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
makedepends+=" libatomic-devel"