summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 7a5c70a0a8eaee90839b3c9a3ed2346530261951 (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.51.0
	pkgrel = 2
	url = https://devcenter.heroku.com/articles/heroku-cli
	arch = any
	license = custom
	license = ISC
	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=b07fb744b68993c2b480f155ef1b4fdd509e77e4
	sha256sums = SKIP
	sha512sums = SKIP

pkgname = heroku-cli