Date: Monday, January 24, 2022 @ 09:54:49 Author: svenstaro Revision: 1114262
upgpkg: watchexec 1.18.2-1 Modified: watchexec/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-24 09:53:27 UTC (rev 1114261) +++ PKGBUILD 2022-01-24 09:54:49 UTC (rev 1114262) @@ -2,7 +2,7 @@ # Contributor: Vlad M. <[email protected]> pkgname=watchexec -pkgver=1.18.1 +pkgver=1.18.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=('f3bec95091eef81f3d5e3d185d1ba8743b8145f75848d3f71e4434fe3c2c41a2') +sha256sums=('e74d20c42537f4c4eaa80785613d2abfd383010afcf09064cb65d70a267d0d6e') build() { cd "watchexec-cli-v$pkgver"
