blob: dd0e6c1607cb8a161f625a4d642824ac57604e14 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = matchmaker
pkgdesc = A fast, configurable and intuitive fuzzy searcher.
pkgver = 0.0.29
pkgrel = 1
url = https://github.com/Squirreljetpack/matchmaker
arch = x86_64
arch = aarch64
arch = riscv64
license = AGPL-3.0
makedepends = cargo
provides = mm
conflicts = matchmaker-git
conflicts = matchmaker-bin
options = !lto
source = matchmaker-0.0.29.tar.gz::https://github.com/Squirreljetpack/matchmaker/archive/refs/tags/0.0.29.tar.gz
sha256sums = be85aeaf926573eece67d650c37d13bd0290dab0dcd13419bda0107add46917e
pkgname = matchmaker
|