summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRedrield2017-08-21 18:26:34 -0400
committerRedrield2017-08-21 18:26:34 -0400
commit92cdd57d85fc099ffd8add3d5efcb2e3e7173c7c (patch)
treeeb5a995b450ed4d95d44a317d9bc9cab19b20cb8 /PKGBUILD
parent14b653b45f72d68c9b069bea1b78ad31403940c1 (diff)
downloadaur-92cdd57d85fc099ffd8add3d5efcb2e3e7173c7c.tar.gz
Fixed Heroku URL
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2ead3ed82183..5420de94f7bc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgver=6.13.18
pkgrel=2
pkgdesc="a tool for creating and managing Heroku apps from the command line"
arch=('i686' 'x86_64')
-url="devcenter.heroku.com/articles/heroku-cli"
+url="https://devcenter.heroku.com/articles/heroku-cli"
license=('custom' 'ISC')
optdepends=('git: Deploying to Heroku')
provides=('heroku-cli')