summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFabien LEFEBVRE2021-08-06 10:12:59 +0200
committerFabien LEFEBVRE2021-08-06 10:12:59 +0200
commitc749269b42741066c297b8b1626c191c5ed417c5 (patch)
tree4c5661d414df3d055e6c9ce803f46b32c5df07d5
parentaf9fefdcb8cb8e151dd9277744ed523c4c48d0ee (diff)
downloadaur-c749269b42741066c297b8b1626c191c5ed417c5.tar.gz
upgpkg: herokuish 0.5.30-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 f56956130027..fc4bc9d564bf 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.29
+ pkgver = 0.5.30
pkgrel = 1
url = https://github.com/gliderlabs/herokuish
arch = x86_64
license = MIT
- source = https://github.com/gliderlabs/herokuish/releases/download/v0.5.29/herokuish_0.5.29_linux_x86_64.tgz
+ source = https://github.com/gliderlabs/herokuish/releases/download/v0.5.30/herokuish_0.5.30_linux_x86_64.tgz
source = LICENSE
- sha256sums = 86403a9c27cb0d3294012a8c1a2f60bb7e5ec08172055598751c0720720d1698
+ sha256sums = 42e1cc06d70367f42f2988e0144ab4490f1938b3260902789b102269c6211b64
sha256sums = 10265a1dd53faef4513b728a16b1eff3e5d5fc0bacc79e692ede34529bb8d1d1
pkgname = herokuish
diff --git a/PKGBUILD b/PKGBUILD
index 0f083c35eadb..a1f92cb75776 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Fabien LEFEBVRE <contact@d1ceward.com>
pkgname=herokuish
-pkgver=0.5.29
+pkgver=0.5.30
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=('86403a9c27cb0d3294012a8c1a2f60bb7e5ec08172055598751c0720720d1698'
+sha256sums=('42e1cc06d70367f42f2988e0144ab4490f1938b3260902789b102269c6211b64'
'10265a1dd53faef4513b728a16b1eff3e5d5fc0bacc79e692ede34529bb8d1d1')
package() {