summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cc0767734937..1740b483b31e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Sasasu <su@sasasu.me>
pkgname=fly-cli
-pkgver=v6.7.3
+pkgver=v6.7.4
pkgrel=4
pkgdesc="A command line interface for Concourse CI"
arch=("x86_64")
@@ -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=('2f739f23970668bf3225731920b479c22506ddaa6c72c19a5ea1b5766a8ad9fc')
+sha256sums=('d8e95f7a38c7efab9450315b64250bb5c26baec9f49ae204a6dbce31c9a62244')
build() {
cd concourse-${pkgver:1}/fly