blob: d14fd23274e9185c04fe8f707e0f2605d4f12648 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = mpls-git
pkgdesc = A markdown language server with live preview in browser
pkgver = v0.15.3.r1.g993377e
pkgrel = 1
url = https://github.com/mhersson/mpls
arch = x86_64
arch = aarch64
license = Apache-2.0
makedepends = git
makedepends = go
depends = glibc
provides = mpls
conflicts = mpls
source = mpls::git+https://github.com/mhersson/mpls.git
sha256sums = SKIP
pkgname = mpls-git
|