summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 53db9fea137c53ebbd8c9b30d1013856432ecd74 (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.01.02.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.01.02.00
	conflicts = watchman
	options = !strip
	source = https://github.com/facebook/watchman/releases/download/v2023.01.02.00/watchman-v2023.01.02.00-linux.zip
	sha256sums = aac754b91722057c784899969237a884c00f02c02516134dcb9960c99fa7aa2f

pkgname = watchman-bin