summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRaphael Nestler2023-07-04 12:07:15 +0200
committerRaphael Nestler2023-07-04 12:07:15 +0200
commit82659b7080d15129c17e818669b7c305721fb4b8 (patch)
tree9eb0dcdbcfa0aa837991da76a6522c4c06289e6c
parentc350b9858ca8bfd19bc8f9f5332e21e4529d20d2 (diff)
downloadaur-82659b7080d15129c17e818669b7c305721fb4b8.tar.gz
Update to version 8.1.9
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e6c7a1a5f530..8422169b18d7 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.1.3
+ pkgver = 8.1.9
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.1.3
+ source = git+https://github.com/heroku/cli.git#commit=v8.1.9
sha256sums = SKIP
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index d88aa5428345..7e88866f25c7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Github Contributors: https://github.com/SampsonCrowley/arch_packages/contributors.md
pkgname=heroku-cli
-pkgver=8.1.3
+pkgver=8.1.9
pkgrel=1
pkgdesc="CLI to manage Heroku apps and services with forced auto-update removed"
arch=('any')