blob: 3a81c6813fdb4a5a9e40980e0228e364c3d48a81 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = diff2html-cli
pkgdesc = Diff to Html generates pretty HTML diffs from unified and git diff output in your terminal
pkgver = 5.2.15
pkgrel = 1
url = https://github.com/rtfpessoa/diff2html-cli
arch = any
license = MIT
makedepends = npm
depends = nodejs
noextract = diff2html-cli-5.2.15.tgz
source = https://registry.npmjs.org/diff2html-cli/-/diff2html-cli-5.2.15.tgz
sha256sums = SKIP
pkgname = diff2html-cli
|