summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSampson Crowley2021-05-10 17:14:37 -0600
committerSampson Crowley2021-05-10 17:14:37 -0600
commit160da53b0ef51889544f55e6e08f5eb9812a33e7 (patch)
tree651e785ae07524dfb3a1505bd9d169aedd7018d2
parent9f156436dc2e9820f4765ff1a153d765b3aef657 (diff)
downloadaur-160da53b0ef51889544f55e6e08f5eb9812a33e7.tar.gz
upgpkg: heroku-cli 7.53.1-1
upstream release heroku-cli 7.53.1-1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 53031013ab14..62165751136b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = heroku-cli
pkgdesc = CLI to manage Heroku apps and services with forced auto-update removed
- pkgver = 7.53.0
+ pkgver = 7.53.1
pkgrel = 1
url = https://devcenter.heroku.com/articles/heroku-cli
arch = any
@@ -19,7 +19,7 @@ pkgbase = heroku-cli
conflicts = heroku-toolbelt
conflicts = ruby-heroku
options = !strip
- source = git+https://github.com/heroku/cli.git#commit=f862d38090921d6f0f48d915a5c13129bfee75b6
+ source = git+https://github.com/heroku/cli.git#commit=1daf470d42217a53420499073a727d99fe395f18
sha256sums = SKIP
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 49bafc36900c..ea623a5a6f39 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,9 +5,9 @@
# Github Contributor: Joey Dumont <https://github.com/joeydumont>
pkgname=heroku-cli
-pkgver=7.53.0
+pkgver=7.53.1
pkgrel=1
-_commit_id="f862d38090921d6f0f48d915a5c13129bfee75b6"
+_commit_id="1daf470d42217a53420499073a727d99fe395f18"
pkgdesc="CLI to manage Heroku apps and services with forced auto-update removed"
arch=('any')
url="https://devcenter.heroku.com/articles/heroku-cli"