summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f7ed68f3067b..64320ea2ebcb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: Fabien LEFEBVRE <contact@d1ceward.com>
pkgname=herokuish
-pkgver=0.6.0
+pkgver=0.6.1
pkgrel=1
pkgdesc='Utility for emulating Heroku build and runtime tasks in containers'
arch=('x86_64')
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=('1399df7bb70ee25d7720e53e36989d646af8d230bf061bc82a2ad436685d12dd'
+ 'LICENSE')
+sha256sums=('8981fa45ab055cd3adecebba9e7b4a63857856fb6bfb8c673b7883f04c734685'
'10265a1dd53faef4513b728a16b1eff3e5d5fc0bacc79e692ede34529bb8d1d1')
package() {