summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChloe Colman2023-09-11 15:17:54 -0400
committerChloe Colman2023-09-11 15:17:54 -0400
commit5d78d87c94b189e24756dd9d33127d2b86e248cc (patch)
tree0032a8f7521c778fdf87eb4da283606ddd1efba4
parentdf2325962c9178f515dd6fdeef4ab09c99d57e61 (diff)
downloadaur-5d78d87c94b189e24756dd9d33127d2b86e248cc.tar.gz
fix commit id
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d32962ddc54f..923a36f9054c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -15,7 +15,7 @@ pkgbase = heroku-cli-bin
conflicts = heroku-toolbelt
conflicts = ruby-heroku
options = !strip
- source = https://github.com/ChloeColman/heroku-cli-bin/raw/360fc541b6ef784fe8b35e89d145501fd8f90934/heroku-cli-bin-v8.4.2-1.tar.xz
+ source = https://github.com/ChloeColman/heroku-cli-bin/raw/5f13e07e015da8ca792e74414985b3c63b206e08/heroku-cli-bin-v8.4.2-1.tar.xz
sha256sums = 89b07b2720419708de967c42354901e046e97259b5b4b89c01a6341ea08a6135
sha512sums = f6a44307bcb4625f6c7368a74b5f0569fec558db6c2adf25d28d4dd0ae7860fd3a52583f58135be2713d7d333ecc22886dbbadc7faee714342a556eefba39729
diff --git a/PKGBUILD b/PKGBUILD
index d8611286fa2c..035f5d7c8525 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=heroku-cli-bin
pkgver=8.4.2
pkgrel=1
-_commit_id="360fc541b6ef784fe8b35e89d145501fd8f90934"
+_commit_id="5f13e07e015da8ca792e74414985b3c63b206e08"
_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')