summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRaphael Nestler2023-09-28 14:42:16 +0200
committerRaphael Nestler2023-09-28 14:42:16 +0200
commit4c297f6805f1832d99c66a5822d73525dfea4a43 (patch)
treebce1f58c89e13d470332d69419549a7d4bc498f4
parent82659b7080d15129c17e818669b7c305721fb4b8 (diff)
downloadaur-4c297f6805f1832d99c66a5822d73525dfea4a43.tar.gz
Update to 8.4.2
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8422169b18d7..94c2fc306fcc 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.9
+ pkgver = 8.4.2
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.9
+ source = git+https://github.com/heroku/cli.git#commit=v8.4.2
sha256sums = SKIP
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 7e88866f25c7..b7d829abe4d9 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.9
+pkgver=8.4.2
pkgrel=1
pkgdesc="CLI to manage Heroku apps and services with forced auto-update removed"
arch=('any')