summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f56b1ad2fb1d..5da1b46b29c6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=watchman-bin
-pkgver=2021.07.20.00
+pkgver=2021.08.02.00
pkgrel=1
pkgdesc="An inotify-based file watching and job triggering command line utility"
url="https://facebook.github.io/watchman/"
@@ -14,7 +14,7 @@ install=watchman.install
# https://github.com/facebook/watchman/releases
source=("https://github.com/facebook/watchman/releases/download/v$pkgver/watchman-v$pkgver-linux.zip")
-sha256sums=('732cf30cec84c7dad50110053f591009dcfdd6b4ef02c8eaa766dcd53f222d8a')
+sha256sums=('ee618e2b125f3c3a691b437783cd9cc59912455d7ffbf072b53a076fdb0d8674')
prepare() {
cd watchman-v$pkgver-linux