summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNarthana Epa2023-09-05 11:58:47 +1000
committerNarthana Epa2023-09-05 11:58:47 +1000
commitb307c7837fff87e572be0366287049905c1a000d (patch)
tree638e77365379d7936df3bfd48f55f3db31d33e61 /PKGBUILD
parenta253302c5cdc16ad735061eb8855e397a1963145 (diff)
downloadaur-b307c7837fff87e572be0366287049905c1a000d.tar.gz
Bump to v3.53.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4429473cfe5e..0b236a655e25 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Jack Mitchell <jack@embed.me.uk>
pkgname=buildkite-agent-bin
-pkgver=3.49.0
+pkgver=3.53.0
pkgrel=1
pkgdesc='The Buildkite Agent'
arch=('x86_64' 'armv7h' 'aarch64')
@@ -27,9 +27,9 @@ sha256sums=('474a87811a15194e01097af13e0ce21b8a2ab0354e15bacead54e272087bc2c2'
'08a25426ef7a0bd40555e1e8833c782b366df4e1dcd6c7386281c7bb23171f15'
'60503a6e93dfdb533cd54c82bf9aa3087c907ce8c574b657ca4c4b102badcf71'
'15f1019081d8255ac6ac121445ae4b39ef5e3f1446a319855c1f7524372366b0')
-sha256sums_x86_64=('908606aea8ba3fc30dd4ebac2e862806124ed8447706cab1dcb5a8967829c589')
-sha256sums_armv7h=('900ff7e824d0614a36492c1910c72ef8284794cfd734fc8942c7c4f99b720270')
-sha256sums_aarch64=('0e8d53593871fc6768ad6d6ca8ccdf3c373534d2f6ad5707ae8a37ad0fa1312a')
+sha256sums_x86_64=('341de1b964970a3436d5ac85ac19ab01833ef6c09acb97d4e6e01238f9996423')
+sha256sums_armv7h=('c2c48a103780fa742d693228000fabf9cfb4223ae85618ea495a61d84658aff5')
+sha256sums_aarch64=('97f71aec15eeeea83f65a7ab6df732100298c1bd357d76f56edce54d2bb6e845')
package() {
install -dm 755 "$pkgdir/etc/buildkite-agent/hooks"