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 fea1dabcaa9c..639fa73614cf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Bram Swenson <bram@amplified.work>
pkgname='concourse-fly'
-pkgver=v3.1.1
+pkgver=v3.2.1
pkgrel=1
pkgdesc="A command line interface that runs a build in a container with ATC."
arch=(x86_64)
url="https://concourse.ci/fly-cli.html"
license=('Apache')
source=(concourse-fly-${pkgver}::https://github.com/concourse/concourse/releases/download/${pkgver}/fly_linux_amd64)
-sha512sums=('e9562a163327b74c7d8bba7a68e2d90adb7a01ee0b5e149718fca823338a1a13dfcf502377a912a588a9bc9e09fe9da19e2eec22c5ba72ae36ee5f2c5bf14844')
+sha512sums=('38357acdf2e05735462d25989e85f313a1175c5948bf9d46619f95224848b1caf3e4cc863106654de5290687bda3f801acee0a5e0d879de2ec417d6f308181e9')
provides=('fly')
package() {