summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRaphael Nestler2023-11-23 14:07:53 +0100
committerRaphael Nestler2023-11-23 14:07:53 +0100
commitc3e2e3208c37cd0d3677c05de2f2398c03d5eab8 (patch)
tree13c7bfd29597faab9e3393a28edf87b2635c31c7
parentfc1f9e7010e47a72d427b0bba7d84718d227a5ed (diff)
downloadaur-c3e2e3208c37cd0d3677c05de2f2398c03d5eab8.tar.gz
Upgrade to 8.7.1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4881d4f17793..966a56e8ada2 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 = 8.6.0
+ pkgver = 8.7.1
pkgrel = 1
url = https://devcenter.heroku.com/articles/heroku-cli
arch = any
@@ -18,7 +18,7 @@ pkgbase = heroku-cli
conflicts = heroku-toolbelt
conflicts = ruby-heroku
options = !strip
- source = git+https://github.com/heroku/cli.git#commit=v8.6.0
+ source = git+https://github.com/heroku/cli.git#commit=v8.7.1
sha256sums = SKIP
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index ea432f39333d..735d1e72120e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Github Contributors: https://github.com/SampsonCrowley/arch_packages/contributors.md
pkgname=heroku-cli
-pkgver=8.6.0
+pkgver=8.7.1
pkgrel=1
pkgdesc="CLI to manage Heroku apps and services with forced auto-update removed"
arch=('any')