pkgname=watchman-bin pkgver=2021.05.03.00 pkgrel=1 pkgdesc="An inotify-based file watching and job triggering command line utility" url="https://facebook.github.io/watchman/" arch=(x86_64) license=(Apache) depends=(openssl google-glog gflags) makedepends=(patchelf python) provides=("watchman=$pkgver") conflicts=(watchman) # https://github.com/facebook/watchman/releases source=("https://github.com/facebook/watchman/releases/download/v$pkgver/watchman-v$pkgver-linux.zip") sha256sums=('925412b69c23cab7fdde0c7567a93bd01428e61b0ae40f27e6dfad15b1e306dd') prepare() { python <