Date: Wednesday, February 2, 2022 @ 23:43:06 Author: svenstaro Revision: 1123605
upgpkg: watchexec 1.18.5-1 Modified: watchexec/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-02-02 23:42:28 UTC (rev 1123604) +++ PKGBUILD 2022-02-02 23:43:06 UTC (rev 1123605) @@ -2,7 +2,7 @@ # Contributor: Vlad M. <[email protected]> pkgname=watchexec -pkgver=1.18.4 +pkgver=1.18.5 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=('7d4f285fa3bfd48452532516cb11fca26aa57bfedf772b45262defef0fcf1aa6') +sha256sums=('ae4b2ab209e342c981ab186e3581b95f7c43856aef037196747b6e4c33f8f3e1') build() { cd "watchexec-cli-v$pkgver"
