summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSampson Crowley2020-04-27 17:40:47 -0600
committerSampson Crowley2020-04-27 17:40:47 -0600
commit8784368ca65893d3c033a238d3525402064015bd (patch)
tree6e25fe8c415341422b45bd6ab560bb8d79eca2fe
parent2db8fd3b29179cc5d0b2de5eba43041e7189448e (diff)
downloadaur-8784368ca65893d3c033a238d3525402064015bd.tar.gz
upgpkg: heroku-cli 7.39.2-2
Heroku CLI: new-release for install tweaks
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD3
2 files changed, 3 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 87905d5314c4..0bb1066cee0d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = heroku-cli
pkgdesc = a tool for creating and managing Heroku apps from the command line
pkgver = 7.39.2
- pkgrel = 1
+ pkgrel = 2
url = https://devcenter.heroku.com/articles/heroku-cli
arch = x86_64
license = custom
diff --git a/PKGBUILD b/PKGBUILD
index c8ab15b86536..c62b29f63366 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,11 @@
# Maintainer: Sampson Crowley <sampsonsprojects@gmail.com>
# Contributor: Rhys Kenwell <redrield+aur@gmail.com>
+# Github Contributor: Michael Herold <https://github.com/michaelherold>
pkgname=heroku-cli
pkgver=7.39.2
_builddir=cli-${pkgver}
-pkgrel=1
+pkgrel=2
pkgdesc="a tool for creating and managing Heroku apps from the command line"
arch=('x86_64')
url="https://devcenter.heroku.com/articles/heroku-cli"