Date: Monday, October 21, 2019 @ 13:33:58 Author: svenstaro Revision: 518086
upgpkg: watchexec 1.10.3-1 Modified: watchexec/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-10-21 13:00:59 UTC (rev 518085) +++ PKGBUILD 2019-10-21 13:33:58 UTC (rev 518086) @@ -2,7 +2,7 @@ # Contributor: Vlad M. <[email protected]> pkgname=watchexec -pkgver=1.10.2 +pkgver=1.10.3 pkgrel=1 pkgdesc="Executes commands in response to file modifications" url='https://github.com/watchexec/watchexec' @@ -10,7 +10,7 @@ arch=('x86_64') license=('Apache') source=("$url/archive/$pkgver/$pkgname-$pkgver.tar.gz") -sha256sums=('ecc00e43ff2b3404ebecf9f6d0c7115f46905de07df31b573281fe4d58169869') +sha256sums=('2bbef078d3937764cfb063c6520eae5117eddb5cfd15efabc39a69fc69b9989e') build() { cd "$pkgname-$pkgver"
