summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authord1ceward2020-07-24 23:09:53 +0200
committerd1ceward2020-07-24 23:09:53 +0200
commit1f7f314d9a5364430df183990900ccd2500c3f0e (patch)
tree54e16eb74d4689a2cc83fd805dc06ce9c46d6833
parent08a7e239fe15e0485a63f952508fa63328fab545 (diff)
downloadaur-1f7f314d9a5364430df183990900ccd2500c3f0e.tar.gz
upgpkg: herokuish 0.5.15-1
upstream release
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8f44872803af..f9acc9250195 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = herokuish
pkgdesc = Utility for emulating Heroku build and runtime tasks in containers
- pkgver = 0.5.14
+ pkgver = 0.5.15
pkgrel = 1
url = https://github.com/gliderlabs/herokuish
arch = x86_64
license = MIT
- source = https://github.com/gliderlabs/herokuish/releases/download/v0.5.14/herokuish_0.5.14_linux_x86_64.tgz
+ source = https://github.com/gliderlabs/herokuish/releases/download/v0.5.15/herokuish_0.5.15_linux_x86_64.tgz
source = LICENSE
- sha256sums = 3ff06c2c2ef87bbedb92d2161de766c1166c75f467d9287964d087363a3c770f
+ sha256sums = 23f85f652a136c132d49362d6bae38644c1222d27662ee8183cd2efaf797186a
sha256sums = 10265a1dd53faef4513b728a16b1eff3e5d5fc0bacc79e692ede34529bb8d1d1
pkgname = herokuish
diff --git a/PKGBUILD b/PKGBUILD
index d09424a82025..e03f0a8bc8c2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Morris Jobke <hey AT morrisjobke DOT de>
pkgname=herokuish
-pkgver=0.5.14
+pkgver=0.5.15
pkgrel=1
pkgdesc='Utility for emulating Heroku build and runtime tasks in containers'
arch=('x86_64')
@@ -11,7 +11,7 @@ license=('MIT')
source=("https://github.com/gliderlabs/herokuish/releases/download/v${pkgver}/herokuish_${pkgver}_linux_x86_64.tgz"
'LICENSE')
-sha256sums=('3ff06c2c2ef87bbedb92d2161de766c1166c75f467d9287964d087363a3c770f'
+sha256sums=('23f85f652a136c132d49362d6bae38644c1222d27662ee8183cd2efaf797186a'
'10265a1dd53faef4513b728a16b1eff3e5d5fc0bacc79e692ede34529bb8d1d1')
package() {