17 lines
599 B
Plaintext
17 lines
599 B
Plaintext
pkgbase = owlry-plugin-filesearch
|
|
pkgdesc = File search plugin for Owlry — find files using fd or mlocate
|
|
pkgver = 1.0.0
|
|
pkgrel = 1
|
|
url = https://somegit.dev/Owlibou/owlry-plugins
|
|
install = owlry-plugin-filesearch.install
|
|
arch = x86_64
|
|
license = GPL-3.0-or-later
|
|
makedepends = cargo
|
|
depends = owlry-core
|
|
optdepends = fd: fast file finding (recommended)
|
|
optdepends = mlocate: locate-based file search
|
|
source = owlry-plugin-filesearch-1.0.0.tar.gz::https://somegit.dev/Owlibou/owlry-plugins/archive/owlry-plugin-filesearch-v1.0.0.tar.gz
|
|
b2sums = SKIP
|
|
|
|
pkgname = owlry-plugin-filesearch
|