Date: Monday, July 4, 2022 @ 10:55:36 Author: svenstaro Revision: 1243884
upgpkg: watchexec 1.20.4-1 Modified: watchexec/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-07-04 09:17:42 UTC (rev 1243883) +++ PKGBUILD 2022-07-04 10:55:36 UTC (rev 1243884) @@ -2,7 +2,7 @@ # Contributor: Vlad M. <[email protected]> pkgname=watchexec -pkgver=1.20.2 +pkgver=1.20.4 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=('62e2e722a84475436286010edff36c56c4c6fad9e76be4b35381877e93faeac8') +sha256sums=('170d9ab9cd3661ca024ca15e341013b7adb56a87bbf486ce0dc34e092f2547a2') build() { cd "watchexec-cli-v$pkgver"
