summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorlilac2022-10-13 05:36:26 +0800
committerlilac2022-10-13 05:36:26 +0800
commit4a7ae7703d7459aac3145a1308d6521bc80d54d9 (patch)
tree494a972a986cb2d15fc3af1780e5286faa63bd7e /PKGBUILD
parent87945b1fa975c4d1ba066f01064be38a9a564f2a (diff)
downloadaur-4a7ae7703d7459aac3145a1308d6521bc80d54d9.tar.gz
[lilac] updated to v7.8.3-14
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9553bf570afd..153c8f93a0cd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Sasasu <su@sasasu.me>
pkgname=fly-cli
-pkgver=v7.8.2
+pkgver=v7.8.3
pkgrel=14
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=('d70b9a207954289d286fd510a606ffdd50c9b909feff72fea5def92cd7070b05')
+sha256sums=('4efecca96ca83bcd92f3268268a1783b33da170798a54494247c58379a251774')
build() {
cd concourse-${pkgver:1}/fly