summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 72f8b30c900c2dab7e479cb350f93404942c077e (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.08.29.00
	pkgrel = 1
	url = https://facebook.github.io/watchman/
	install = watchman.install
	arch = x86_64
	license = MIT
	makedepends = patchelf
	makedepends = python
	depends = openssl
	depends = gcc11-libs
	provides = watchman=2022.08.29.00
	conflicts = watchman
	options = !strip
	source = https://github.com/facebook/watchman/releases/download/v2022.08.29.00/watchman-v2022.08.29.00-linux.zip
	sha256sums = 3bd0fd3d7a18cc2ab4b29ea13d3c72021cdec0c57ef5d40fc2d1ddd747c01434

pkgname = watchman-bin