Date: Tuesday, June 28, 2022 @ 21:51:20 Author: svenstaro Revision: 1239862
upgpkg: watchexec 1.20.2-1 Modified: watchexec/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-06-28 20:41:07 UTC (rev 1239861) +++ PKGBUILD 2022-06-28 21:51:20 UTC (rev 1239862) @@ -2,7 +2,7 @@ # Contributor: Vlad M. <[email protected]> pkgname=watchexec -pkgver=1.20.1 +pkgver=1.20.2 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=('250fbfc486df16cfd8f411aa0d6eb057ea974a9c84ce3146b330784d4383e1bb') +sha256sums=('62e2e722a84475436286010edff36c56c4c6fad9e76be4b35381877e93faeac8') build() { cd "watchexec-cli-v$pkgver"
