Date: Friday, June 24, 2022 @ 12:59:44 Author: svenstaro Revision: 1239337
upgpkg: watchexec 1.20.0-1 Modified: watchexec/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-06-24 12:56:09 UTC (rev 1239336) +++ PKGBUILD 2022-06-24 12:59:44 UTC (rev 1239337) @@ -2,7 +2,7 @@ # Contributor: Vlad M. <[email protected]> pkgname=watchexec -pkgver=1.19.0 +pkgver=1.20.0 pkgrel=1 pkgdesc="Executes commands in response to file modifications" url='https://github.com/watchexec/watchexec' @@ -12,7 +12,7 @@ license=('Apache') source=("https://github.com/watchexec/watchexec/archive/refs/tags/cli-v${pkgver}.tar.gz") options=('!lto') -sha256sums=('6837dff4d14802e1e3714a2f3ef4330f8faadd10449508b128cff7f93d921101') +sha256sums=('69c551090692a04943e7ded2d7f997f8777aa099c674b096a31d94983d02dbf7') build() { cd "watchexec-cli-v$pkgver"
