summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4fe5c62996e9..f8f72efc8fb0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = watchman-git
pkgdesc = Watches files and records, or triggers actions, when they change.
- pkgver = v4.9.0.r535.gc12ab4ca
- pkgrel = 2
+ pkgver = v4.9.0.r566.g1d4d1bf4
+ pkgrel = 1
url = https://facebook.github.io/watchman/
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index ae2da1312b4f..181641fd5240 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
pkgname=watchman-git
_gitname=watchman
-pkgver=v4.9.0.r535.gc12ab4ca
-pkgrel=2
+pkgver=v4.9.0.r566.g1d4d1bf4
+pkgrel=1
pkgdesc='Watches files and records, or triggers actions, when they change.'
arch=('i686' 'x86_64')
url='https://facebook.github.io/watchman/'