summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 266c291f23d56d4d1fbbb1cd4b2548637e93567a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
pkgbase = climate
	pkgdesc = Climate is the ultimate command line tool for Linux
	pkgver = 0.2
	pkgrel = 1
	url = https://github.com/adtac/climate
	install = climate.install
	arch = any
	license = GPLv3
	optdepends = unzip: extracting zip files
	optdepends = wget: retrieving files
	optdepends = curl: making http requests
	optdepends = dig: dns support
	optdepends = git: git support
	optdepends = rar: extacting rar files
	optdepends = python: running python scripts
	optdepends = pip: installing python packages
	optdepends = node: running node scripts
	optdepends = fdupes: de-deplicating files
	optdepends = sshfs: ssh filesystem support
	optdepends = 7z: extracting 7z files
	source = https://github.com/adtac/climate/archive/v0.2.tar.gz
	sha256sums = 781f42f4d59374e90f9c3efba271209d8b5e985279696bdd93bcd2f826f0177e

pkgname = climate