summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorgithub-actions[bot]2024-01-20 12:09:06 +0000
committergithub-actions[bot]2024-01-20 12:09:06 +0000
commit314fabd878028a75657a46086214ba0d229ca917 (patch)
tree0990128715024f21caa8af6f7d3776d5b0cb9277 /PKGBUILD
parent144e20933c5372a95cb335d82084d0a75f3f6010 (diff)
downloadaur-314fabd878028a75657a46086214ba0d229ca917.tar.gz
Automatic update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4c5db69a6ae2..3cad97d6254d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# shellcheck disable=SC2034,SC2154
pkgname=imgpkg-bin
pkgver=0.40.0
-pkgrel=3
+pkgrel=4
pkgdesc='Store application configuration files in Docker/OCI registries'
url='https://carvel.dev/imgpkg'
arch=(x86_64 aarch64)
@@ -14,7 +14,7 @@ provides=(imgpkg)
source_x86_64=(imgpkg-v0.40.0::https://github.com/carvel-dev/imgpkg/releases/download/v0.40.0/imgpkg-linux-amd64)
source_aarch64=(imgpkg-v0.40.0::https://github.com/carvel-dev/imgpkg/releases/download/v0.40.0/imgpkg-linux-arm64)
sha256sums_x86_64=(de2ea4c292833736f9627c26ab43191f923aa96ae0c66dc95c546be42e0f90c5)
-sha256sums_aarch64=(de2ea4c292833736f9627c26ab43191f923aa96ae0c66dc95c546be42e0f90c5)
+sha256sums_aarch64=(670b98c5c5b24ae20101b3ab2c430bf2340a9d47b21257b08c8ead20b207e615)
package ()
{
set -eo pipefail;