blob: 3d31eb8448e2b7bd2b7a0b203183828d43105004 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = nodejs-push-dir
pkgdesc = Push the contents of a directory to a remote branch
pkgver = 0.4.1
pkgrel = 1
url = https://github.com/L33T-KR3W/push-dir
arch = any
license = MIT
depends = nodejs
depends = npm
noextract = push-dir-0.4.1.tgz
source = https://registry.npmjs.org/push-dir/-/push-dir-0.4.1.tgz
sha256sums = 69def951efc833a21f60108383742790f22e7147229837b6b698a6d67f62bc05
pkgname = nodejs-push-dir
|