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 f644fe023892..dc7074954419 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Fabien LEFEBVRE <contact@d1ceward.com>
pkgname=herokuish
-pkgver=0.5.20
+pkgver=0.5.21
pkgrel=1
pkgdesc='Utility for emulating Heroku build and runtime tasks in containers'
arch=('x86_64')
@@ -10,7 +10,7 @@ license=('MIT')
source=("https://github.com/gliderlabs/herokuish/releases/download/v${pkgver}/herokuish_${pkgver}_linux_x86_64.tgz"
'LICENSE')
-sha256sums=('0a9b3486079c06e1a413826b10c94974f04035ecca45a0f8503c15765a419ba5'
+sha256sums=('7b90d6f8e4a8f9055ab745018658cd204e8aa0c50d5590ff7030a4350e1442c1'
'10265a1dd53faef4513b728a16b1eff3e5d5fc0bacc79e692ede34529bb8d1d1')
package() {