blob: a82134c3220831b03095bcb3069071d5746fdfa7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
pkgbase = fswatch
pkgdesc = A cross-platform file change monitor with multiple backends: Apple OS X File System Events API, *BSD kqueue, Linux inotify, Microsoft Windows and a stat-based backend
pkgver = 1.18.3
pkgrel = 1
url = https://emcrisostomo.github.io/fswatch/
arch = i686
arch = x86_64
license = GPLv3
source = https://github.com/emcrisostomo/fswatch/releases/download/1.18.3/fswatch-1.18.3.tar.gz
sha256sums = 08b13c0e0f92bd5eee5a310bb58fc373f0cda8304f9decc34cfabc42adf8e9ca
pkgname = fswatch
|