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 f5a5475246cd..6a7d36f91e06 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Fabien LEFEBVRE <contact@d1ceward.com>
pkgname=herokuish
-pkgver=0.5.35
+pkgver=0.5.36
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"
"https://raw.githubusercontent.com/gliderlabs/herokuish/master/LICENSE")
-sha256sums=('e32854293b477ad71a15c6252d3ac9bcc516cfb4af10740f84951924898f5f3b'
+sha256sums=('df1a3d729b6dc3fea2ab0cb98e3339e78a3051e0db92c06029cd2907d3427526'
'10265a1dd53faef4513b728a16b1eff3e5d5fc0bacc79e692ede34529bb8d1d1')
package() {