Date: Tuesday, February 8, 2022 @ 05:57:35 Author: svenstaro Revision: 1128974
upgpkg: watchexec 1.18.6-1 Modified: watchexec/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-02-08 05:57:24 UTC (rev 1128973) +++ PKGBUILD 2022-02-08 05:57:35 UTC (rev 1128974) @@ -2,7 +2,7 @@ # Contributor: Vlad M. <[email protected]> pkgname=watchexec -pkgver=1.18.5 +pkgver=1.18.6 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=('ae4b2ab209e342c981ab186e3581b95f7c43856aef037196747b6e4c33f8f3e1') +sha256sums=('d5cfd45ba05ac380e8ff7c3122d38b408a1cdb550c71036739f8c03a51117e84') build() { cd "watchexec-cli-v$pkgver"
