blob: 4013d226490c0191077bf4f86cce24658cda0523 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = matchmaker-git
pkgdesc = A fast, configurable and intuitive fuzzy searcher.
pkgver = 0.0.24.r2.gf059f69
pkgrel = 1
url = https://github.com/Squirreljetpack/matchmaker
arch = x86_64
arch = aarch64
arch = riscv64
license = AGPL-3.0
makedepends = cargo
makedepends = git
provides = mm
conflicts = matchmaker
conflicts = matchmaker-bin
options = !lto
source = matchmaker::git+https://github.com/Squirreljetpack/matchmaker.git#branch=main
sha256sums = SKIP
pkgname = matchmaker-git
|