summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index af3d649292bb..0320a69ef197 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Github Contributor: Michael Herold <https://github.com/michaelherold>
pkgname=heroku-cli
-pkgver=7.42.13
-pkgrel=4
+pkgver=7.43.0
+pkgrel=1
_builddir=cli-$pkgver-$pkgrel
pkgdesc="a tool for creating and managing Heroku apps from the command line"
arch=('any')
@@ -15,8 +15,8 @@ depends=('nodejs')
optdepends=('git: Deploying to Heroku')
conflicts=('heroku-client-standalone' 'heroku-toolbelt' 'ruby-heroku')
source=("https://storage.googleapis.com/arch-package-files/heroku-cli-v$pkgver-$pkgrel.tar.xz")
-sha256sums=('a81a43dd1dfcee006c5d6dd996a16c84365f6b45f1da77508862883bd672d98c')
-sha512sums=('2d9390bee6826dc2f371098a43d5a014ec369ea12f5efa042d60150b19a82bc5a2b76a2914502d26acc277487424833e887702eb15bac56a94fda26a8f30fb20')
+sha256sums=('e81708573d106d3a5a3a769ae8fdb75f3752ead3cfdb45f1bc445fa24b88e168')
+sha512sums=('4e4fc0b8ac7c550f505bbc56ba0dc1bd2f3d9a66d0690dad297bebeed5e1af95900e5f3a807fe2b3ce863741484cb12627c02c00d3c2e495c91356353a4b5165')
options=('!strip')
provides=('heroku' 'heroku-cli')