summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 18b38ea484c7..2baa2ce3d053 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Sasasu <su@sasasu.me>
pkgname=fly-cli
-pkgver=v6.7.1
-pkgrel=1
+pkgver=v6.7.2
+pkgrel=2
pkgdesc="A command line interface for Concourse CI"
arch=("x86_64")
url="https://github.com/concourse/concourse/tree/master/fly"
@@ -9,7 +9,7 @@ license=('Apache-2.0')
makedepends=("go")
conflicts=("concourse-fly" "concourse-fly-bin" "concourse-fly-git")
source=("https://github.com/concourse/concourse/archive/$pkgver.tar.gz")
-sha256sums=('b7e779b161dcf8508d87702478504fbdd2a17cdfaa898eb10261e5067ed3c7e5')
+sha256sums=('c57852dc9cc56b0b671179ae89f3ffe20090b1b2c80b43179125e6e2bdf1302c')
build() {
cd concourse-*/fly