summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFabien LEFEBVRE2022-11-21 09:45:14 +0100
committerFabien LEFEBVRE2022-11-21 09:45:14 +0100
commit706d52b8b838e0ba259e508eea0f6ecb16c5281f (patch)
treef33b1a4593a04284b9fae6a8761c1bd87c91d80a
parent49fcc0005b05cc8f6b7a135e109a6ce8d6b82914 (diff)
downloadaur-706d52b8b838e0ba259e508eea0f6ecb16c5281f.tar.gz
upgpkg: herokuish 0.5.40-2
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2c627864b368..b8b5adbf7a82 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.40
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/gliderlabs/herokuish
arch = x86_64
license = MIT
source = https://github.com/gliderlabs/herokuish/releases/download/v0.5.40/herokuish_0.5.40_linux_x86_64.tgz
source = https://raw.githubusercontent.com/gliderlabs/herokuish/master/LICENSE
- sha256sums = e171a84cfd9360cb9bddc43c4326f461819a82b7dafd9640030e6f1098443c18
+ sha256sums = 688a6b79b265063bc956ab32db97c6147a0eb64abc1776992186661d1f168a89
sha256sums = 10265a1dd53faef4513b728a16b1eff3e5d5fc0bacc79e692ede34529bb8d1d1
pkgname = herokuish
diff --git a/PKGBUILD b/PKGBUILD
index c29b775fe259..2cc97cbab7bc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
pkgname=herokuish
pkgver=0.5.40
-pkgrel=1
+pkgrel=2
pkgdesc='Utility for emulating Heroku build and runtime tasks in containers'
arch=('x86_64')
url='https://github.com/gliderlabs/herokuish'
license=('MIT')
source=("${url}/releases/download/v${pkgver}/${pkgname}_${pkgver}_linux_x86_64.tgz"
"https://raw.githubusercontent.com/gliderlabs/herokuish/master/LICENSE")
-sha256sums=('e171a84cfd9360cb9bddc43c4326f461819a82b7dafd9640030e6f1098443c18'
+sha256sums=('688a6b79b265063bc956ab32db97c6147a0eb64abc1776992186661d1f168a89'
'10265a1dd53faef4513b728a16b1eff3e5d5fc0bacc79e692ede34529bb8d1d1')
package() {