diff options
author | Sampson Crowley | 2020-10-08 17:38:51 -0600 |
---|---|---|
committer | Sampson Crowley | 2020-10-08 17:38:51 -0600 |
commit | 49438f8812a9f78a1bd3e1a8360298fe95af755c (patch) | |
tree | 67743596f84ee4646765e4e0c6aea94eb9bbc00a /PKGBUILD | |
parent | 6aa2ad11c5774778690df7d1e325ad6a8f5c70cf (diff) | |
download | aur-49438f8812a9f78a1bd3e1a8360298fe95af755c.tar.gz |
upgpkg: heroku-cli-bin 7.45.0-2
upgpkg: heroku-cli 7.45.0-1
upstream release
mv .heroku-bin-cli host outside of heroku-cli-bin folder
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ pkgname=heroku-cli pkgver=7.45.0 pkgrel=1 _builddir=cli-$pkgver-$pkgrel -pkgdesc="a tool for creating and managing Heroku apps from the command line" +pkgdesc="CLI to manage Heroku apps and services with forced auto-update removed" arch=('any') url="https://devcenter.heroku.com/articles/heroku-cli" license=('custom' 'ISC') |