Date: Monday, March 7, 2022 @ 17:21:48 Author: svenstaro Revision: 1144488
upgpkg: watchexec 1.18.7-1 Modified: watchexec/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-07 17:21:40 UTC (rev 1144487) +++ PKGBUILD 2022-03-07 17:21:48 UTC (rev 1144488) @@ -2,7 +2,7 @@ # Contributor: Vlad M. <[email protected]> pkgname=watchexec -pkgver=1.18.6 +pkgver=1.18.7 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=('d5cfd45ba05ac380e8ff7c3122d38b408a1cdb550c71036739f8c03a51117e84') +sha256sums=('d187365c40e1389a7e1c492e55c73c560982b473d60cade0a2c5c8ac7b59a4e1') build() { cd "watchexec-cli-v$pkgver"
