Date: Wednesday, February 15, 2023 @ 06:31:30 Author: svenstaro Revision: 1400622
upgpkg: watchexec 1.21.1-1 Modified: watchexec/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-02-15 05:47:19 UTC (rev 1400621) +++ PKGBUILD 2023-02-15 06:31:30 UTC (rev 1400622) @@ -2,7 +2,7 @@ # Contributor: Vlad M. <[email protected]> pkgname=watchexec -pkgver=1.21.0 +pkgver=1.21.1 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/v${pkgver}.tar.gz") options=('!lto') -sha256sums=('ff835eed2be68de97b08eaa2177d9cdcb721f6d727c6803a642ca94d11eec5fa') +sha256sums=('c41a2215505be5a71ecca8d47f30c1de1f0db3644a0da844ca70bc1ed05a0be3') build() { cd "watchexec-$pkgver"
