summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: bd6d9b3106f77c3324c729a5a0a65baf1840dd74 (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
26
pkgbase = heroku-cli
	pkgdesc = CLI to manage Heroku apps and services with forced auto-update removed
	pkgver = 7.60.2
	pkgrel = 1
	url = https://devcenter.heroku.com/articles/heroku-cli
	arch = any
	license = custom
	license = ISC
	makedepends = yarn
	makedepends = perl
	makedepends = git
	makedepends = npm
	depends = nodejs
	optdepends = git: Deploying to Heroku
	provides = heroku
	provides = heroku-cli
	conflicts = heroku-cli-bin
	conflicts = heroku-client-standalone
	conflicts = heroku-toolbelt
	conflicts = ruby-heroku
	options = !strip
	source = git+https://github.com/heroku/cli.git#commit=b8292f347101f13c2bb833b1dcf088886c8aa984
	sha256sums = SKIP
	sha512sums = SKIP

pkgname = heroku-cli