summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRaphael Nestler2023-10-19 14:34:30 +0200
committerRaphael Nestler2023-10-19 14:34:30 +0200
commitfc1f9e7010e47a72d427b0bba7d84718d227a5ed (patch)
tree56786d8e2413e9dc4169f631deb960a5d9bd0c28
parent82f76a7b16c45adc444db5f5b94a35bd1d53d9f1 (diff)
downloadaur-fc1f9e7010e47a72d427b0bba7d84718d227a5ed.tar.gz
Update to 8.6.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7325dd9e4021..4881d4f17793 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.5.0
+ pkgver = 8.6.0
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.5.0
+ source = git+https://github.com/heroku/cli.git#commit=v8.6.0
sha256sums = SKIP
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 9b7221bf7063..ea432f39333d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Github Contributors: https://github.com/SampsonCrowley/arch_packages/contributors.md
pkgname=heroku-cli
-pkgver=8.5.0
+pkgver=8.6.0
pkgrel=1
pkgdesc="CLI to manage Heroku apps and services with forced auto-update removed"
arch=('any')