diff options
| author | Samuel Littley <samuel.littley@toastwaffle.com> | 2022-03-15 20:15:34 +0000 |
|---|---|---|
| committer | Samuel Littley <samuel.littley@toastwaffle.com> | 2022-03-15 20:15:34 +0000 |
| commit | 599f9b6b69e822925f9c81efcb778dded382b3de (patch) | |
| tree | 55dbed06c7c02325ad7133a268baa86b8f3d5041 /PKGBUILD | |
| parent | 266a104eaf0eb0f0c7ae42153106df70ca97aeb1 (diff) | |
| download | google-compute-engine-oslogin-599f9b6b69e822925f9c81efcb778dded382b3de.tar.xz | |
Update to 20220205.00
Diffstat (limited to 'PKGBUILD')
| -rw-r--r-- | PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -16,8 +16,8 @@ # Maintainer: Samuel Littley <samuellittley@google.com> pkgname='google-compute-engine-oslogin' -pkgver=20210122.00 -pkgrel=3 +pkgver=20220205.00 +pkgrel=1 pkgdesc='OS Login Guest Environment for Google Compute Engine' arch=('x86_64') url='https://github.com/GoogleCloudPlatform/guest-oslogin' @@ -26,7 +26,7 @@ depends=('curl' 'json-c' 'pam') checkdepends=('gtest') source=("$pkgname-$pkgver.tar.gz::https://github.com/GoogleCloudPlatform/guest-oslogin/archive/$pkgver.tar.gz" 'google-compute-engine-oslogin.install') -sha256sums=('38b10a20c48b549c8d3216a915593bcba6335e73594b2e3112d49bd2eefac6d1' +sha256sums=('f500142d70aa2986d1530ab651bc14829c3c5ffa56fc3bf3576f73c23a34a33b' '3e488f66f6ddc5882d731bd951391efe588c1fbb19afcf4de5283ec7fd481039') install='google-compute-engine-oslogin.install' |
