Date: Sunday, August 1, 2021 @ 00:26:36 Author: svenstaro Revision: 991634
upgpkg: watchexec 1.17.1-1 Modified: watchexec/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-08-01 00:25:58 UTC (rev 991633) +++ PKGBUILD 2021-08-01 00:26:36 UTC (rev 991634) @@ -2,7 +2,7 @@ # Contributor: Vlad M. <[email protected]> pkgname=watchexec -pkgver=1.17.0 +pkgver=1.17.1 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=("https://github.com/watchexec/watchexec/archive/refs/tags/cli-v${pkgver}.tar.gz") -sha256sums=('efcb6027a0063cd57cba41553511ccb2c66cc79d8623d430ff276ce506aa96ff') +sha256sums=('3bc82174729628010d29c85f2d2c61cc45cef5cc729f13153b1422c8f647d33f') build() { cd "watchexec-cli-v$pkgver"
