summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authord1ceward2020-04-03 10:12:58 +0200
committerd1ceward2020-04-03 10:12:58 +0200
commitab868a04ed3ade190f5e5273b3397a430b6a62a4 (patch)
treec427d2fd16d34a7a4215fd18179af98459253d2a /PKGBUILD
parent01e00204472974983e9c8dcf713287bb783d14fc (diff)
downloadaur-ab868a04ed3ade190f5e5273b3397a430b6a62a4.tar.gz
upgpkg: herokuish 0.5.11-1
upstream release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d970852a19ca..6d29137518b5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Morris Jobke <hey AT morrisjobke DOT de>
pkgname=herokuish
-pkgver=0.5.10
+pkgver=0.5.11
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=('e374e1b1e7e2070cd671bb11229d00a466e914335833372fa3219cad10ad9232')
+sha256sums=('4ca72fdd486988aba371e13aa9e5668afc57553aae1b72d7b1a010ba49930adf')
package() {
wget -q "https://raw.githubusercontent.com/gliderlabs/herokuish/master/LICENSE"