summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSampson Crowley2021-08-25 00:35:06 -0600
committerSampson Crowley2021-08-25 00:35:06 -0600
commit300096324be3c2055318e1404a58be46049d353a (patch)
treea7967e6cbef44a77f7c7cb59db60900c1805db4f
parentfb0209a85ba639348de246f1065b8a58c1f1b440 (diff)
downloadaur-300096324be3c2055318e1404a58be46049d353a.tar.gz
upgpkg: heroku-cli 7.59.0-1
upstream release heroku-cli 7.59.0-1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ca185da811a7..c593b668831a 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.58.0
+ pkgver = 7.59.0
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=52947494add67b74d722ffabd81913f6f44eef67
+ source = git+https://github.com/heroku/cli.git#commit=e2096b1763d0c93e4ec4779dbe0e3bdd8f0c495b
sha256sums = SKIP
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index c1dd7312c6fc..1c185f0bf45a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,9 +5,9 @@
# Github Contributor: Joey Dumont <https://github.com/joeydumont>
pkgname=heroku-cli
-pkgver=7.58.0
+pkgver=7.59.0
pkgrel=1
-_commit_id="52947494add67b74d722ffabd81913f6f44eef67"
+_commit_id="e2096b1763d0c93e4ec4779dbe0e3bdd8f0c495b"
pkgdesc="CLI to manage Heroku apps and services with forced auto-update removed"
arch=('any')
url="https://devcenter.heroku.com/articles/heroku-cli"