summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMorris Jobke2016-05-10 18:52:04 +0200
committerMorris Jobke2016-05-10 18:52:04 +0200
commit6b8b9e77e3508d5f66bb9b28f28786df142f5565 (patch)
tree2fecef6ec1199c10da8157984a3fca968aed0fba /PKGBUILD
parentc52f68f80ab4b72be5181b60f7e1b0bff493591b (diff)
downloadaur-6b8b9e77e3508d5f66bb9b28f28786df142f5565.tar.gz
v0.3.13
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 170a8343bca4..6014b9f8869a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Morris Jobke <hey AT morrisjobke DOT de>
pkgname=herokuish
-pkgver=0.3.11
+pkgver=0.3.13
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=('bsd')
source=("https://github.com/gliderlabs/herokuish/releases/download/v${pkgver}/herokuish_${pkgver}_linux_x86_64.tgz")
-sha256sums=('9598db98505a9dc853b05acbbb5d88a0b22b9f9138b544b64eaa3f2551bc3637')
+sha256sums=('7100e07c7a5ae84fced4b5b08a6819d5ff794a9494ac71aabe1c968732581256')
package(){
install -Dm 755 herokuish "$pkgdir"/usr/bin/herokuish