summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorpancho horrillo2018-05-02 21:00:32 +0200
committerpancho horrillo2018-05-02 21:00:32 +0200
commitd6a513af8bba3d9422add136d00b9eadc362aaa5 (patch)
tree37b616da38e99bcecebdc03a39743c2a576b413b /PKGBUILD
parent78d709c64931cc340d64ddc8129048b33fb03f64 (diff)
downloadaur-d6a513af8bba3d9422add136d00b9eadc362aaa5.tar.gz
Update upstream URL
A couple of months ago the concourse folks lost their concourse.ci domain, and are now using concourse-ci.org
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 39578abda2c3..c0aea2020fdf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,10 +4,10 @@
_pkgname='concourse-fly'
pkgname="${_pkgname}-bin"
pkgver=v3.13.0
-pkgrel=1
+pkgrel=2
pkgdesc='A command line interface that runs a build in a container with ATC.'
arch=(x86_64)
-url='https://concourse.ci/fly-cli.html'
+url='https://concourse-ci.org/fly.html'
license=('Apache')
provides=("${_pkgname}")
conflicts=("${_pkgname}")