blob: b02cc0cd67d2243c85a7131ce797f9841cd4145d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = vivify
pkgdesc = Markdown preview tool which can be used standalone or plug into an editor like (Neo)Vim
pkgver = 0.1.4
pkgrel = 1
url = https://github.com/jannis-baum/vivify
arch = x86_64
license = GPL3
makedepends = yarn
depends = jq
depends = gcc-libs
depends = sh
options = !strip
source = vivify-0.1.4.tar.gz::https://github.com/jannis-baum/vivify/archive/refs/tags/v0.1.4.tar.gz
md5sums = 22f6765392449942cc2ac7956fd39347
pkgname = vivify
|