summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ff868c9f24794cabd2f6cd13c554f9966b049d01 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = watchman-bin
	pkgdesc = An inotify-based file watching and job triggering command line utility
	pkgver = 2022.05.09.00
	pkgrel = 1
	url = https://facebook.github.io/watchman/
	install = watchman.install
	arch = x86_64
	license = MIT
	makedepends = patchelf
	makedepends = python
	depends = openssl
	depends = gcc-libs
	provides = watchman=2022.05.09.00
	conflicts = watchman
	options = !strip
	source = https://github.com/facebook/watchman/releases/download/v2022.05.09.00/watchman-v2022.05.09.00-linux.zip
	sha256sums = 99a4aad800d7ecd6d5d265d40ee3633f5afc1c3c97eaed4a443e72cdef1091f3

pkgname = watchman-bin