summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJan Alexander Steffens (heftig)2022-05-10 13:40:07 +0200
committerJan Alexander Steffens (heftig)2022-05-10 13:40:07 +0200
commite9c8af488ec5f0c4ed43533e3108eb525b5b2821 (patch)
tree786b6519e2f5526272209efe6594bc9c1bf68497 /PKGBUILD
parent04d266d2b97f089d3afd75cdcc0bd36190dec70e (diff)
downloadaur-e9c8af488ec5f0c4ed43533e3108eb525b5b2821.tar.gz
2022.05.09.00-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8cf21cbf4505..f07adcc4cdc1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Jan Alexander Steffens (heftig) <heftig@archlinux.org>
pkgname=watchman-bin
-pkgver=2022.05.02.00
+pkgver=2022.05.09.00
pkgrel=1
pkgdesc="An inotify-based file watching and job triggering command line utility"
url="https://facebook.github.io/watchman/"
@@ -16,7 +16,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=('4326e6dff5d200904c300a5e8cafb9de4677895944e60c8397b42800a3cd6826')
+sha256sums=('99a4aad800d7ecd6d5d265d40ee3633f5afc1c3c97eaed4a443e72cdef1091f3')
prepare() {
cd watchman-v$pkgver-linux