summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRedrield2018-08-19 16:04:12 -0400
committerRedrield2018-08-19 16:07:34 -0400
commitbf735570c8ea0702be87ba0434254c3c1406050f (patch)
tree7b8872df362d79ff4292dc46e8306d1b1ef6b2c3 /PKGBUILD
parent32ff78783ed55a3635090666ae31d0e3553c57ec (diff)
downloadaur-bf735570c8ea0702be87ba0434254c3c1406050f.tar.gz
Update to version 7.9.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f238f13aea3d..a42beeb02c96 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=heroku-cli
pkgver=7.9.3
_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"