blob: 456c123fcb4c4010c6da2624d68ff1a0dd61f3c8 (
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 = 10.4.0
pkgrel = 1
url = https://devcenter.heroku.com/articles/heroku-cli
arch = any
license = custom
license = ISC
makedepends = yarn
makedepends = git
makedepends = npm
depends = nodejs>=20.18
depends = nodejs<21
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=v10.4.0
sha256sums = fdb5f5fa2bfa12f2c59cfa090c163f289be090960cc50dde01b2147fea4374e4
sha512sums = 44563c9bdb2a64d804bf3b3608fc47bbd282866f218c10fd3b4d30923f161403bc0f96172838d9aea9e2be14378d49593f6e77fec38560674314860e33d34258
pkgname = heroku-cli
|