Date: Wednesday, September 7, 2022 @ 06:43:34 Author: svenstaro Revision: 1296033
upgpkg: watchexec 1.20.6-1 Modified: watchexec/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-07 05:59:41 UTC (rev 1296032) +++ PKGBUILD 2022-09-07 06:43:34 UTC (rev 1296033) @@ -2,7 +2,7 @@ # Contributor: Vlad M. <[email protected]> pkgname=watchexec -pkgver=1.20.5 +pkgver=1.20.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=('2bc04c7ecf58d34a48c3eeea54a76b7e621717cb93305497bea2f6399dd119c6') +sha256sums=('fa490944bbc8eafdc585454d27ec6f75988ce7d159db8ee1244b1fc5bbd86935') build() { cd "watchexec-cli-v$pkgver"
