summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSampson Crowley2022-06-21 23:00:04 -0600
committerSampson Crowley2022-06-21 23:00:04 -0600
commit7027e3596efcd616717297f7aeac94a78abf944c (patch)
treeb636d6c0d3b7520ac59049c5eea11eeda33773c8 /PKGBUILD
parent710c03185fed662a42096477c0563f5a7702276d (diff)
downloadaur-7027e3596efcd616717297f7aeac94a78abf944c.tar.gz
upgpkg: heroku-cli 7.60.2-1
upstream release upgpkg: heroku-cli
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 4 insertions, 6 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fa29455a5765..c73478523370 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,11 @@
# Maintainer: Sampson Crowley <sampsonsprojects@gmail.com>
# Contributor: Rhys Kenwell <redrield+aur@gmail.com>
-# Github Contributor: Michael Herold <https://github.com/michaelherold>
-# Github Contributor: ahmubashir <https://github.com/amubashir>
-# Github Contributor: Joey Dumont <https://github.com/joeydumont>
+# Github Contributors: https://github.com/SampsonCrowley/arch_packages/contributors.md
pkgname=heroku-cli
-pkgver=7.60.1
-pkgrel=2
-_commit_id="4e998800e9bde9b30d97e465f1e2c066c5734ff5"
+pkgver=7.60.2
+pkgrel=1
+_commit_id="b8292f347101f13c2bb833b1dcf088886c8aa984"
pkgdesc="CLI to manage Heroku apps and services with forced auto-update removed"
arch=('any')
url="https://devcenter.heroku.com/articles/heroku-cli"