summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 44a1e7f6847d9949c139bc5ffeebe7aa6c3493e6 (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 = 2023.07.10.00
	pkgrel = 1
	url = https://facebook.github.io/watchman/
	install = watchman.install
	arch = x86_64
	license = MIT
	makedepends = patchelf
	makedepends = python
	depends = openssl-1.1
	depends = gcc-libs
	provides = watchman=2023.07.10.00
	conflicts = watchman
	options = !strip
	source = https://github.com/facebook/watchman/releases/download/v2023.07.10.00/watchman-v2023.07.10.00-linux.zip
	sha256sums = 60241b472d6a1fe38d6970198061ecbf0675e05097f645ebb6ab3f0db73cd4a6

pkgname = watchman-bin