The AUR packages i mintain
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

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