summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSampson Crowley2021-12-09 19:36:29 -0700
committerSampson Crowley2021-12-09 19:36:29 -0700
commit7236648212b2884dd38678e2b7206911df056392 (patch)
tree2a35621065b6d5bc55d3573997a28b676d53f9d3
parent300096324be3c2055318e1404a58be46049d353a (diff)
downloadaur-7236648212b2884dd38678e2b7206911df056392.tar.gz
upgpkg: heroku-cli 7.59.2-1
upstream release heroku-cli 7.59.2-1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c593b668831a..afb7affab237 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.59.0
+ pkgver = 7.59.2
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=e2096b1763d0c93e4ec4779dbe0e3bdd8f0c495b
+ source = git+https://github.com/heroku/cli.git#commit=77bd72011382a9896b8829a1fb206b931dd0babf
sha256sums = SKIP
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 1c185f0bf45a..b2a8ad332de7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,9 +5,9 @@
# Github Contributor: Joey Dumont <https://github.com/joeydumont>
pkgname=heroku-cli
-pkgver=7.59.0
+pkgver=7.59.2
pkgrel=1
-_commit_id="e2096b1763d0c93e4ec4779dbe0e3bdd8f0c495b"
+_commit_id="77bd72011382a9896b8829a1fb206b931dd0babf"
pkgdesc="CLI to manage Heroku apps and services with forced auto-update removed"
arch=('any')
url="https://devcenter.heroku.com/articles/heroku-cli"