diff options
| author | Samuel Littley <samuel.littley@toastwaffle.com> | 2021-01-24 15:51:11 +0000 |
|---|---|---|
| committer | Samuel Littley <samuel.littley@toastwaffle.com> | 2021-01-24 15:51:11 +0000 |
| commit | 68b3b509e0e50516060c4e83681abfcac65a9170 (patch) | |
| tree | 34f89ab8fe7ac8a4eb0a68d420715fbd7559bc75 /PKGBUILD | |
| parent | 4e65a9bf688294b9c541538300b84c62c5e9583c (diff) | |
| download | google-guest-agent-68b3b509e0e50516060c4e83681abfcac65a9170.tar.xz | |
Update to v20201217.02-1
Diffstat (limited to 'PKGBUILD')
| -rw-r--r-- | PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -16,7 +16,7 @@ # Maintainer: Samuel Littley <samuellittley@google.com> pkgname='google-guest-agent' -pkgver=20200819.00 +pkgver=20201217.02 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=('00478324cb19edbf83a36ded0baed6509cf3b68966e56c985b40836c1b2dd5fb' +sha256sums=('7f1fac0a9d8ab0af202950fe6f7b6284c30b093611c7819bfc1e1a87c59390a8' 'bf8dd6ae04242160cd78e781015fd456c73c208ba09049fc56cc0f716038c5f2') install='google-guest-agent.install' backup=('etc/default/instance_configs.cfg') |
