summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 44768eb15e78..13257c4cb6b3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Fabien LEFEBVRE <contact@d1ceward.com>
pkgname=herokuish
-pkgver=0.4.4
+pkgver=0.4.5
pkgrel=1
pkgdesc='Utility for emulating Heroku build and runtime tasks in containers'
arch=('x86_64')
@@ -10,7 +10,7 @@ url='https://github.com/gliderlabs/herokuish'
license=('bsd')
source=("https://github.com/gliderlabs/herokuish/releases/download/v${pkgver}/herokuish_${pkgver}_linux_x86_64.tgz")
-sha256sums=('48842af6ea6440dc06ec4a88a4ece5a7ee1583335ac5157d273a562fed740a91')
+sha256sums=('87ace79ab774d1a0ac55547961b1d3caecaee79ba80f42c1cc095c02d8d437d6')
package(){
install -Dm 755 herokuish "$pkgdir"/usr/bin/herokuish