summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChloe Colman2025-06-06 09:17:56 -0400
committerChloe Colman2025-06-06 09:17:56 -0400
commit278ed7786e15d23d4b17840645a3169d6aeaab7b (patch)
tree543c34c438737f53fbe9cb2ffd58a6d908ccd5b4 /PKGBUILD
parent9f6a2e578fe765906e98583789d8f1c5e1175aba (diff)
downloadaur-heroku-cli-bin.tar.gz
Update to 10.10.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b69159398401..76c3d5c7e970 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,9 +3,9 @@
# Github Contributor: ahmubashir <https://github.com/amubashir>
pkgname=heroku-cli-bin
-pkgver=10.7.0
+pkgver=10.10.0
pkgrel=1
-_commit_id="ec7d26331a46aee62ed7a5eefbdad97540e7c694"
+_commit_id="4285aea68be8e47c64bb70462e96b031a84b26ad"
_builddir="cli-$pkgver-$pkgrel"
pkgdesc="CLI to Manage Heroku apps with forced auto-update removed. Packaged before release to save time and bandwidth."
arch=('any')
@@ -15,8 +15,8 @@ depends=('nodejs')
optdepends=('git: Deploying to Heroku')
conflicts=('heroku-cli' 'heroku-client-standalone' 'heroku-toolbelt' 'ruby-heroku')
source=("https://github.com/ChloeColman/heroku-cli-bin/raw/${_commit_id}/heroku-cli-bin-v$pkgver-$pkgrel.tar.xz")
-sha256sums=('85d4cdd3d6d8e737750ef078ea3f9c2ab49a41cb3ad0f5de4d8b1ecf125113d3')
-sha512sums=('9ad970171bb4b0830e4c9e8897140603f708063148a0bdfe7fccf95caa11bceb357777f9a9dd7687b0b9a465af6ecb17518d003dfbadba0c5ff63a55209f712e')
+sha256sums=('200e67572a31da261edf31c4d543e7f5b49bf3a91cb4e81663721e00ae1fc375')
+sha512sums=('954376621430cad6b0dd3c4a488695a3a3135217c96a153e963cc1c08b8cb541a981d36ebca4030e45bc017388bc329ad9b0bb4925bf77d7cec6ee8cb222ee75')
options=('!strip')
provides=('heroku' 'heroku-cli')