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 pkgdesc = Linux Guest Environment for Google Compute Engine - pkgver = 20251014.00 + pkgver = 20260401.00 pkgrel = 1 url = https://github.com/GoogleCloudPlatform/guest-configs install = google-compute-engine.install @@ -9,9 +9,9 @@ pkgbase = google-compute-engine depends = nvme-cli depends = google-compute-engine-oslogin depends = google-guest-agent - source = google-compute-engine-20251014.00.tar.gz::https://github.com/GoogleCloudPlatform/guest-configs/archive/20251014.00.tar.gz + source = google-compute-engine-20260401.00.tar.gz::https://github.com/GoogleCloudPlatform/guest-configs/archive/20260401.00.tar.gz source = google-compute-engine.install - sha256sums = 0ee0e907c142cdcae4740c2efe04862d8fc4a692f7130ae5470b3746d1ac8bb6 + sha256sums = 1c361c4b28d4c3bcd96adc2f70cd22c766a488adbb121ff5dc6b4ba3f6596568 sha256sums = 9b31cc5146d83374cc8f8da9f0ce924bbafeb932d0cf0ce60e4aec71d1f981b7 pkgname = google-compute-engine @@ -17,7 +17,7 @@ # Maintainer: M. Shulhan <ms@kilabit.info> pkgname='google-compute-engine' -pkgver=20251014.00 +pkgver=20260401.00 pkgrel=1 pkgdesc='Linux Guest Environment for Google Compute Engine' arch=('any') @@ -29,7 +29,7 @@ source=( 'google-compute-engine.install' ) sha256sums=( - '0ee0e907c142cdcae4740c2efe04862d8fc4a692f7130ae5470b3746d1ac8bb6' + '1c361c4b28d4c3bcd96adc2f70cd22c766a488adbb121ff5dc6b4ba3f6596568' '9b31cc5146d83374cc8f8da9f0ce924bbafeb932d0cf0ce60e4aec71d1f981b7' ) install='google-compute-engine.install' |
