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 58366cb5e3c1..ff48b7fce560 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
pkgname=herokuish
pkgver=0.5.41
-pkgrel=1
+pkgrel=2
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=('e3c953d64a23e42018f4ea45e1a193fcfa92b0e1f139d9ca51619631866915b6'
+sha256sums=('f062f7b99c6fd348d8e1597319b55957368c574655c855f3a3065ac2cbdb275f'
'10265a1dd53faef4513b728a16b1eff3e5d5fc0bacc79e692ede34529bb8d1d1')
package() {