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 7fc77cc957ce..d970852a19ca 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Morris Jobke <hey AT morrisjobke DOT de>
pkgname=herokuish
-pkgver=0.5.9
+pkgver=0.5.10
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=('MIT')
source=("https://github.com/gliderlabs/herokuish/releases/download/v${pkgver}/herokuish_${pkgver}_linux_x86_64.tgz")
-sha256sums=('a199834b207ea80f55527bb64bd29828844b1926928bf603c7bf937d57c481c5')
+sha256sums=('e374e1b1e7e2070cd671bb11229d00a466e914335833372fa3219cad10ad9232')
package() {
wget -q "https://raw.githubusercontent.com/gliderlabs/herokuish/master/LICENSE"