blob: f45f74bffc58507c852fbead0253fa983bfa26b0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = marksman-bin
pkgdesc = Markdown LSP server providing completion, cross-references, diagnostics, and more
pkgver = 2024_10_07
pkgrel = 1
url = https://github.com/artempyanykh/marksman
arch = x86_64
license = MIT
options = !strip
source = marksman-bin-2024_10_07::https://github.com/artempyanykh/marksman/releases/download/2024-10-07/marksman-linux-x64
source = https://raw.githubusercontent.com/artempyanykh/marksman/main/LICENSE
sha256sums = d210784345ed269f8fe9b758bf91e36f4f83651b0a43d6d4302fe36cf3a87621
sha256sums = f48413df41ebe5a5f77f997f1f8a0cf5236f24c6878a16e0073da81642aabf04
pkgname = marksman-bin
|