summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1ae91ca432e2..19eb3eede883 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=heroku-cli-bin
pkgver=7.47.7
-pkgrel=1
+pkgrel=2
_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')
@@ -13,8 +13,8 @@ makedepends=('npm')
optdepends=('git: Deploying to Heroku')
conflicts=('heroku-cli' 'heroku-client-standalone' 'heroku-toolbelt' 'ruby-heroku')
source=("https://github.com/SampsonCrowley/heroku-cli-bin/raw/v$pkgver-$pkgrel/heroku-cli-bin-v$pkgver-$pkgrel.tar.xz")
-sha256sums=('68262a8d5511a602d200cc8088ef2f5bac330aacb8270a877ff8af22ff02d573')
-sha512sums=('34310f76241f6982ab81f24150d0bde6b8dac2a52fd628daecacb45dfc5354dad38391f6d0962ed22afa0da3f8568568bc21a79ba47b66b2892cf69a8967164e')
+sha256sums=('8f29cf6ad405fb0b3ced5f8f282a46549f837da3f5bdaf14ecad83be6529c107')
+sha512sums=('c62dbbe44249f51c7ee07c326ea0319ec1eb43afc9db90c58e7797ccaee89d9a3c885c461f80f693619ad755c7e75789bf09c46068b05b664ad0f8849a9ecdb6')
options=('!strip')
provides=('heroku' 'heroku-cli')