blob: beee45945ebf362d76478a76480c243e5e247ebe (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = lua-fzy-purelua
pkgdesc = Pure lua fzf matching library (c implementation stripped)
pkgver = 1.0.3
pkgrel = 1
url = https://github.com/swarn/fzy-lua
arch = any
license = MIT
checkdepends = busted
makedepends = luarocks
depends = lua
provides = lua-fzy
conflicts = lua-fzy
source = lua-fzy-purelua-1.0.3.tar.gz::https://github.com/swarn/fzy-lua/archive/refs/tags/v1.0.3.tar.gz
source = stripc.patch
sha256sums = 11e13743ed7f60b68c55cff028760480ab5ea1ed0fd13ff6de64cac7fbc22d88
sha256sums = bddd8c7c675d273567ac650230139c371c2ba0f23aed3220fff5e41419a20a87
pkgname = lua-fzy-purelua
|