summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrederic Bezies2019-01-02 20:50:53 +0100
committerFrederic Bezies2019-01-02 20:50:53 +0100
commitdc7bc306202bcea2ead7324fa6a9e870276e16eb (patch)
tree954753771a1e7e721ead69d6b602db38c1860831
parent0a0de4ec16a6000d37e85c0b03ed605311e97e36 (diff)
downloadaur-dc7bc306202bcea2ead7324fa6a9e870276e16eb.tar.gz
January 2nd, 2019 update
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f8f72efc8fb0..d010c1ee7a5e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = watchman-git
pkgdesc = Watches files and records, or triggers actions, when they change.
- pkgver = v4.9.0.r566.g1d4d1bf4
+ pkgver = v4.9.0.r587.g3b276ea3
pkgrel = 1
url = https://facebook.github.io/watchman/
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 181641fd5240..019ff094b86b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=watchman-git
_gitname=watchman
-pkgver=v4.9.0.r566.g1d4d1bf4
+pkgver=v4.9.0.r587.g3b276ea3
pkgrel=1
pkgdesc='Watches files and records, or triggers actions, when they change.'
arch=('i686' 'x86_64')