summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrederic Bezies2018-12-15 21:10:08 +0100
committerFrederic Bezies2018-12-15 21:10:08 +0100
commit0a0de4ec16a6000d37e85c0b03ed605311e97e36 (patch)
tree88e8b15501cda014341129d38b6b1f4bed68672b
parent802fa24fb255cc672ecabd0c56381e444b68249c (diff)
downloadaur-0a0de4ec16a6000d37e85c0b03ed605311e97e36.tar.gz
December 15th, 2018
-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/'