Date: Friday, April 30, 2021 @ 13:43:30 Author: svenstaro Revision: 925361
upgpkg: watchexec 1.15.3-1 Modified: watchexec/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-04-30 13:29:00 UTC (rev 925360) +++ PKGBUILD 2021-04-30 13:43:30 UTC (rev 925361) @@ -2,7 +2,7 @@ # Contributor: Vlad M. <[email protected]> pkgname=watchexec -pkgver=1.15.2 +pkgver=1.15.3 pkgrel=1 pkgdesc="Executes commands in response to file modifications" url='https://github.com/watchexec/watchexec' @@ -11,7 +11,7 @@ arch=('x86_64') license=('Apache') source=("$url/archive/$pkgver/$pkgname-$pkgver.tar.gz") -sha256sums=('ed756ee865fe64d852c2a29d213b022b71c956e9abb5c36112005c2da2563e8a') +sha256sums=('b8c2c6f8a90fbb4ee99a2be95972565ae0bb03ee3e2f6d5561fed9680db8d81e') build() { cd "$pkgname-$pkgver"
