summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFabien LEFEBVRE2021-10-25 09:59:56 +0200
committerFabien LEFEBVRE2021-10-25 09:59:56 +0200
commit26806ba1d03741b3cf10cb45b2a7036e9df66fda (patch)
treeaa51b8b518e47c8802721f021553b816c87448df
parentc749269b42741066c297b8b1626c191c5ed417c5 (diff)
downloadaur-26806ba1d03741b3cf10cb45b2a7036e9df66fda.tar.gz
upgpkg: herokuish 0.5.31-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 fc4bc9d564bf..70651dc375cb 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.30
+ pkgver = 0.5.31
pkgrel = 1
url = https://github.com/gliderlabs/herokuish
arch = x86_64
license = MIT
- source = https://github.com/gliderlabs/herokuish/releases/download/v0.5.30/herokuish_0.5.30_linux_x86_64.tgz
+ source = https://github.com/gliderlabs/herokuish/releases/download/v0.5.31/herokuish_0.5.31_linux_x86_64.tgz
source = LICENSE
- sha256sums = 42e1cc06d70367f42f2988e0144ab4490f1938b3260902789b102269c6211b64
+ sha256sums = db6e341e885dd437500cc701a7a9342c9474fbc6d95819be991fdf9127faaf1e
sha256sums = 10265a1dd53faef4513b728a16b1eff3e5d5fc0bacc79e692ede34529bb8d1d1
pkgname = herokuish
diff --git a/PKGBUILD b/PKGBUILD
index a1f92cb75776..b8093c0f4168 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Fabien LEFEBVRE <contact@d1ceward.com>
pkgname=herokuish
-pkgver=0.5.30
+pkgver=0.5.31
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=('42e1cc06d70367f42f2988e0144ab4490f1938b3260902789b102269c6211b64'
+sha256sums=('db6e341e885dd437500cc701a7a9342c9474fbc6d95819be991fdf9127faaf1e'
'10265a1dd53faef4513b728a16b1eff3e5d5fc0bacc79e692ede34529bb8d1d1')
package() {