         MODULE=watchexec
        VERSION=2.5.1
         SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL_FULL=https://github.com/watchexec/watchexec/archive/refs/tags/v$VERSION.tar.gz
     SOURCE_VFY=sha256:e54683eae585c7d3e47054eba9ff9e1e2327cdb3b705df0f96a9e66a0781ec5f
       WEB_SITE=https://github.com/watchexec/watchexec/
        ENTERED=20200621
        UPDATED=20260330
          SHORT="Executes commands in response to file modifications"

cat << EOF
watchexec is a simple, standalone tool that watches a path and runs a command
whenever it detects modifications.
EOF
