From 2c96e6e2eea7e86689d4e433a1d06235095de0f1 Mon Sep 17 00:00:00 2001 From: Lorenzo Castelli Date: Thu, 30 Jun 2022 13:25:07 +0000 Subject: Updates package to version 20220622. --- .SRCINFO | 6 +++--- PKGBUILD | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 8daa2d8..2f2b307 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = google-guest-agent pkgdesc = Guest Agent for Google Compute Engine - pkgver = 20220304.00 + pkgver = 20220622.00 pkgrel = 1 url = https://github.com/GoogleCloudPlatform/guest-agent install = google-guest-agent.install @@ -8,9 +8,9 @@ pkgbase = google-guest-agent license = Apache makedepends = go backup = etc/default/instance_configs.cfg - source = google-guest-agent-20220304.00.tar.gz::https://github.com/GoogleCloudPlatform/guest-agent/archive/20220304.00.tar.gz + source = google-guest-agent-20220622.00.tar.gz::https://github.com/GoogleCloudPlatform/guest-agent/archive/20220622.00.tar.gz source = google-guest-agent.install - sha256sums = 19ce39559b565d004592a8419430816eed8dfda903b04b5f024c04ab7d887bf7 + sha256sums = ac3b3d819d14d9198a4f4dabce6ffe3bdf183c8988c78ee82189fecb90a7952e sha256sums = bf8dd6ae04242160cd78e781015fd456c73c208ba09049fc56cc0f716038c5f2 pkgname = google-guest-agent diff --git a/PKGBUILD b/PKGBUILD index 1860a22..814e364 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -16,7 +16,7 @@ # Maintainer: Samuel Littley pkgname='google-guest-agent' -pkgver=20220304.00 +pkgver=20220622.00 pkgrel=1 pkgdesc='Guest Agent for Google Compute Engine' arch=('x86_64') @@ -25,7 +25,7 @@ license=('Apache') makedepends=('go') source=("$pkgname-$pkgver.tar.gz::https://github.com/GoogleCloudPlatform/guest-agent/archive/$pkgver.tar.gz" 'google-guest-agent.install') -sha256sums=('19ce39559b565d004592a8419430816eed8dfda903b04b5f024c04ab7d887bf7' +sha256sums=('ac3b3d819d14d9198a4f4dabce6ffe3bdf183c8988c78ee82189fecb90a7952e' 'bf8dd6ae04242160cd78e781015fd456c73c208ba09049fc56cc0f716038c5f2') install='google-guest-agent.install' backup=('etc/default/instance_configs.cfg') -- cgit v1.3