blob: 8a822f577044314800978398af5bb2de8dc51d9d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = sync-worktrees
pkgdesc = Git cli tool for managing worktrees
pkgver = 3.6.2
pkgrel = 1
url = https://github.com/coderaiser/cloudcmd
arch = x86_64
license = MIT
makedepends = npm
makedepends = jq
depends = nodejs
provides = sync-worktrees
noextract = sync-worktrees-3.6.2.tgz
options = !strip
options = emptydirs
options = staticlibs
options = zipman
source = sync-worktrees-3.6.2.tgz::https://registry.npmjs.org/sync-worktrees/-/sync-worktrees-3.6.2.tgz
b2sums = bc4f55dec18d81f7a5a69c6a98b9ca5023d25f6085030feeeaa8caa618ba6f6614b69f63502e3ce6d120b6704b28fa734b9c21c276a121478a934335b8a8d8f7
pkgname = sync-worktrees
|