summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authord1ceward2020-04-30 12:10:31 +0200
committerd1ceward2020-04-30 12:10:31 +0200
commit48eba3725d48ac94ce6216d7c7f7dd3be9ae5215 (patch)
treec36477b2e6ae63611669e2067dcd3cd1b479d74b
parenta52fe7a3d1f96be311c6c24aba136b78a6c9dfbd (diff)
downloadaur-48eba3725d48ac94ce6216d7c7f7dd3be9ae5215.tar.gz
upgpkg: herokuish 0.5.12-1
upstream release
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 78c1569d05d4..39d23fb82ad1 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.11
- pkgrel = 2
+ pkgver = 0.5.12
+ pkgrel = 1
url = https://github.com/gliderlabs/herokuish
arch = x86_64
license = MIT
- source = https://github.com/gliderlabs/herokuish/releases/download/v0.5.11/herokuish_0.5.11_linux_x86_64.tgz
+ source = https://github.com/gliderlabs/herokuish/releases/download/v0.5.12/herokuish_0.5.12_linux_x86_64.tgz
source = LICENSE
- sha256sums = 4ca72fdd486988aba371e13aa9e5668afc57553aae1b72d7b1a010ba49930adf
+ sha256sums = b11b78b394eb369f51a69d86c591e9f7c99e384b2e153a5c075857ace67a9143
sha256sums = 10265a1dd53faef4513b728a16b1eff3e5d5fc0bacc79e692ede34529bb8d1d1
pkgname = herokuish
diff --git a/PKGBUILD b/PKGBUILD
index 50b92023573a..e9be8248b705 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: Morris Jobke <hey AT morrisjobke DOT de>
pkgname=herokuish
-pkgver=0.5.11
-pkgrel=2
+pkgver=0.5.12
+pkgrel=1
pkgdesc='Utility for emulating Heroku build and runtime tasks in containers'
arch=('x86_64')
url='https://github.com/gliderlabs/herokuish'
@@ -11,7 +11,7 @@ license=('MIT')
source=("https://github.com/gliderlabs/herokuish/releases/download/v${pkgver}/herokuish_${pkgver}_linux_x86_64.tgz"
'LICENSE')
-sha256sums=('4ca72fdd486988aba371e13aa9e5668afc57553aae1b72d7b1a010ba49930adf'
+sha256sums=('b11b78b394eb369f51a69d86c591e9f7c99e384b2e153a5c075857ace67a9143'
'10265a1dd53faef4513b728a16b1eff3e5d5fc0bacc79e692ede34529bb8d1d1')
package() {