summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 2d0cb711757734641dc7789361cb07fc69835852 (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
27
pkgbase = heroku-cli
	pkgdesc = CLI to manage Heroku apps and services with forced auto-update removed
	pkgver = 7.52.0
	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=36c90fe5270bd63c24f710800806fc97b5ba95fc
	sha256sums = SKIP
	sha512sums = SKIP

pkgname = heroku-cli