summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJosé Luis Lafuente2016-07-25 20:14:56 +0200
committerJosé Luis Lafuente2016-07-25 20:14:56 +0200
commit72a60b353a107b6698732c9095ff041827862bf9 (patch)
treef8a49bcb77646653ad6f59a56a410ecc3123904b /PKGBUILD
parentc39edc028a04ace8c639138d6c18b234aba4f5b4 (diff)
downloadaur-72a60b353a107b6698732c9095ff041827862bf9.tar.gz
Update to 4.6.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 755f47f053c0..933ddbe7cd75 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: José Luis Lafuente <jl@lafuente.me>
# Original maintainer: Michael Louis Thaler <michael.louis.thaler@gmail.com>
pkgname=watchman
-pkgver=4.5.0
+pkgver=4.6.0
pkgrel=0
pkgdesc="An inotify-based file watching and job triggering command line utility"
url="https://facebook.github.io/watchman/"
@@ -17,7 +17,7 @@ install=$pkgname.install
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/facebook/watchman/archive/v${pkgver}.tar.gz"
"${pkgname}.tmpfiles")
-sha256sums=('ef11ad11f3b79a09232a27d993331cc8b686fe06a8f0e7c777cb50cc198020f6'
+sha256sums=('3a4ea5813967e984acb5bd32327926f2d431ea8a4ab7703510726ddb97d3d126'
'2b061865e10578a0477b9c7991a00594bc839c846b98896e93c75743dbf6a379')
build() {