blob: 139caaac20290fa1e74fe1dd0ab919157284298d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = single-file-git
pkgdesc = Command line tool to download a web page into a single HTML file
pkgver = r766.62efa4e
pkgrel = 2
url = https://github.com/gildas-lormeau/single-file-cli
arch = any
license = GNU Affero GPL
makedepends = git
makedepends = npm
depends = nodejs
depends = deno
provides = single-file
source = single-file-git::git+https://github.com/gildas-lormeau/single-file-cli.git
source = single-file
sha256sums = SKIP
sha256sums = aaae3b387f3544db9fed75d10367b8dae79f4c252b592a45cb6e018356d4086e
pkgname = single-file-git
|