blob: a7f5d3a6c8c647bd4367728a711e093e7c075075 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = funzzy
pkgdesc = A lightweight generic purpose file watcher
pkgver = 1.5.0
pkgrel = 1
url = https://github.com/cristianoliveira/funzzy
arch = x86_64
license = MIT
makedepends = cargo
depends = gcc-libs
depends = glibc
source = funzzy-1.5.0.tar.gz::https://github.com/cristianoliveira/funzzy/archive/refs/tags/v1.5.0.tar.gz
sha256sums = 9c98ff08a611a8c3fc9eedd5bc56ecdc9fbd7ec5630d020cd1aa7426524df3d3
pkgname = funzzy
|