blob: cdd7785389c5f85e9b4c000c77cfc64b15d19eee (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = interactive-diff-patch
pkgdesc = Allows you to apply diff hunks one at a time and preview them on the command line. On Windows this requires diff and patch which are included with git.
pkgver = 0.0.5
pkgrel = 1
url = https://gitlab.com/bixfliz/interactive-diff-patch
arch = any
license = MIT
depends = nodejs
depends = npm
noextract = interactive-diff-patch-0.0.5.tgz
source = https://registry.npmjs.org/interactive-diff-patch/-/interactive-diff-patch-0.0.5.tgz
sha1sums = 195e961e295e7223226218449b0b7d3da5dcee90
pkgname = interactive-diff-patch
|