summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authord1ceward2020-11-08 18:29:49 +0100
committerd1ceward2020-11-08 18:29:49 +0100
commit426cf805391f0d2ab6d575cc09c99e0032c21c87 (patch)
treed2aa09e87f51cb91b69eb9af4a2b94924ca05aa6
parentcb7a29088a536f8624892b532ab1515678ed0bb2 (diff)
downloadaur-426cf805391f0d2ab6d575cc09c99e0032c21c87.tar.gz
upgpkg: herokuish 0.5.19-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 62cc164bec58..34a331a3907f 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.18
+ pkgver = 0.5.19
pkgrel = 1
url = https://github.com/gliderlabs/herokuish
arch = x86_64
license = MIT
- source = https://github.com/gliderlabs/herokuish/releases/download/v0.5.18/herokuish_0.5.18_linux_x86_64.tgz
+ source = https://github.com/gliderlabs/herokuish/releases/download/v0.5.19/herokuish_0.5.19_linux_x86_64.tgz
source = LICENSE
- sha256sums = 6bd0a3ce0a6d9bc0f657436eb8da9c3da141e348777ac73415e6e5baebf263fb
+ sha256sums = 5c82884c8013e14686face72a97786ddf542c2e27b496016b3e9a18eb0b54d1e
sha256sums = 10265a1dd53faef4513b728a16b1eff3e5d5fc0bacc79e692ede34529bb8d1d1
pkgname = herokuish
diff --git a/PKGBUILD b/PKGBUILD
index e4ba07083b60..05c1a5095138 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Morris Jobke <hey AT morrisjobke DOT de>
pkgname=herokuish
-pkgver=0.5.18
+pkgver=0.5.19
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=('6bd0a3ce0a6d9bc0f657436eb8da9c3da141e348777ac73415e6e5baebf263fb'
+sha256sums=('5c82884c8013e14686face72a97786ddf542c2e27b496016b3e9a18eb0b54d1e'
'10265a1dd53faef4513b728a16b1eff3e5d5fc0bacc79e692ede34529bb8d1d1')
package() {