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 639fa73614cf..6d3ac3f7e859 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Bram Swenson <bram@amplified.work>
pkgname='concourse-fly'
-pkgver=v3.2.1
+pkgver=v3.3.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=('38357acdf2e05735462d25989e85f313a1175c5948bf9d46619f95224848b1caf3e4cc863106654de5290687bda3f801acee0a5e0d879de2ec417d6f308181e9')
+sha512sums=('c819c5351072df64392085fd68802e43546f28bc4adc16494db88b00829c85ba467930fe1617bd32e9e744904415bf02cd4068d7fd700a2c3f9305123210340f')
provides=('fly')
package() {