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 5f8e7bacbc5d..846b309c8a83 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Fabien LEFEBVRE <contact@d1ceward.com>
pkgname=herokuish
-pkgver=0.7.0
+pkgver=0.7.2
pkgrel=1
pkgdesc='Utility for emulating Heroku build and runtime tasks in containers'
arch=('x86_64')
@@ -9,7 +9,7 @@ url='https://github.com/gliderlabs/herokuish'
license=('MIT')
source=("${url}/releases/download/v${pkgver}/${pkgname}_${pkgver}_linux_x86_64.tgz"
'LICENSE')
-sha256sums=('e8730aa7eec23860a62b89957ecd3f83a06cfa0dea9deb251f5553ca301e5e8a'
+sha256sums=('19fef774c256e25c1d436996fd8146040c4332a1c85c0ca0a1dea8ca7e12a525'
'10265a1dd53faef4513b728a16b1eff3e5d5fc0bacc79e692ede34529bb8d1d1')
package() {