summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJean Lucas2017-08-23 14:28:53 -0400
committerJean Lucas2017-08-23 14:28:53 -0400
commitfa5a976fa41b6d0453599b85c2e40c8613a861aa (patch)
treed3e6917ded8b48ad81039e5dc95bbb2f9f40a40b /PKGBUILD
parentfba721339a31762a0651cd055302e0b03517c5f7 (diff)
downloadaur-fa5a976fa41b6d0453599b85c2e40c8613a861aa.tar.gz
version bump to 4.9.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0adf169049fb..e7c87976ec44 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Michael Louis Thaler <michael.louis.thaler@gmail.com>
pkgname=watchman
-pkgver=4.7.0
+pkgver=4.9.0
pkgrel=1
pkgdesc="An inotify-based file watching and job triggering command line utility"
url="https://facebook.github.io/watchman/"
@@ -14,7 +14,7 @@ makedepends=('glibc')
install=$pkgname.install
source=("$pkgname-$pkgver.tar.gz::https://github.com/facebook/watchman/archive/v$pkgver.tar.gz"
"$pkgname.tmpfiles")
-sha256sums=('77c7174c59d6be5e17382e414db4907a298ca187747c7fcb2ceb44da3962c6bf'
+sha256sums=('1f6402dc70b1d056fffc3748f2fdcecff730d8843bb6936de395b3443ce05322'
'2b061865e10578a0477b9c7991a00594bc839c846b98896e93c75743dbf6a379')
build() {