summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: afb7affab23749bdf3a7dd64615e97433dddb025 (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.59.2
	pkgrel = 1
	url = https://devcenter.heroku.com/articles/heroku-cli
	arch = any
	license = custom
	license = ISC
	makedepends = npm
	makedepends = yarn
	makedepends = perl
	makedepends = git
	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=77bd72011382a9896b8829a1fb206b931dd0babf
	sha256sums = SKIP
	sha512sums = SKIP

pkgname = heroku-cli