diff options
| -rw-r--r-- | .SRCINFO | 6 | ||||
| -rw-r--r-- | PKGBUILD | 4 |
2 files changed, 5 insertions, 5 deletions
@@ -1,6 +1,6 @@ pkgbase = google-compute-engine-oslogin pkgdesc = OS Login Guest Environment for Google Compute Engine - pkgver = 20251022.00 + pkgver = 20260227.00 pkgrel = 1 url = https://github.com/GoogleCloudPlatform/guest-oslogin install = google-compute-engine-oslogin.install @@ -10,9 +10,9 @@ pkgbase = google-compute-engine-oslogin depends = curl depends = json-c depends = pam - source = google-compute-engine-oslogin-20251022.00.tar.gz::https://github.com/GoogleCloudPlatform/guest-oslogin/archive/20251022.00.tar.gz + source = google-compute-engine-oslogin-20260227.00.tar.gz::https://github.com/GoogleCloudPlatform/guest-oslogin/archive/20260227.00.tar.gz source = google-compute-engine-oslogin.install - sha256sums = 9c103feef0687c0b7b76197c83956999ea422fe17144c6e3c1864c74af5d12af + sha256sums = a0b7ddedee3fc419018a793abdda6c8a92c8bf90d31548feb8f46a6882d12b9c sha256sums = 041a40fb7f7f1e22241734ecaa1d57190996b09950a342db3fe6f2bca7d70533 pkgname = google-compute-engine-oslogin @@ -17,7 +17,7 @@ # Maintainer: Shulhan <ms@kilabit.info> pkgname='google-compute-engine-oslogin' -pkgver=20251022.00 +pkgver=20260227.00 pkgrel=1 pkgdesc='OS Login Guest Environment for Google Compute Engine' arch=('x86_64') @@ -29,7 +29,7 @@ source=( 'google-compute-engine-oslogin.install' ) sha256sums=( - '9c103feef0687c0b7b76197c83956999ea422fe17144c6e3c1864c74af5d12af' + 'a0b7ddedee3fc419018a793abdda6c8a92c8bf90d31548feb8f46a6882d12b9c' '041a40fb7f7f1e22241734ecaa1d57190996b09950a342db3fe6f2bca7d70533' ) install='google-compute-engine-oslogin.install' |
