blob: 4aed7069414f44b2710cc98f30f3387efbb950ff (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = evil-helix-bin
pkgdesc = Helix fork with Vim keybindings and more
pkgver = 20240716
pkgrel = 1
url = https://github.com/usagi-flow/evil-helix
arch = x86_64
license = MPL2
provides = helix
conflicts = helix
options = !debug
options = !lto
source = https://github.com/usagi-flow/evil-helix/releases/download/release-20240716/helix-amd64-linux.tar.gz
sha512sums = b753fe17f68a2799d084bf30a647cf747382ea6531ac648bbff0fd315f69f6768b160b88077a18587a2bfddd5af6234fc1aa688c1e16db8ad78e72d3ddeccd51
pkgname = evil-helix-bin
|