summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLorenzo Castelli2020-04-18 16:57:10 -0700
committerLorenzo Castelli2020-04-18 16:57:39 -0700
commit09bdb5dd4923488b2db9ca6582ea8ada79c72c4e (patch)
tree8c84946fd40d9beb46fa1f46394860a5775e04f3
parentce5bda0d8388e2443dd5276b7bfba16cb1d872b3 (diff)
downloadaur-09bdb5dd4923488b2db9ca6582ea8ada79c72c4e.tar.gz
Updates to version 20191210.
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
-rw-r--r--google-compute-engine-20191121.tar.gzbin104377 -> 0 bytes
3 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 70dc582769ec..6408553e0399 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = google-compute-engine
pkgdesc = Google Compute Engine guest environment
- pkgver = 20191121
+ pkgver = 20191210
pkgrel = 1
url = https://github.com/GoogleCloudPlatform/compute-image-packages
arch = any
@@ -11,8 +11,8 @@ pkgbase = google-compute-engine
depends = python-boto
depends = python-distro
depends = python-setuptools
- source = google-compute-engine-20191121.tar.gz::https://github.com/GoogleCloudPlatform/compute-image-packages/archive/v20191121.tar.gz
- sha256sums = 3a8fd0fcede35552e7efd091a96d2697e7d149383b5fe54008c68d4f53f69951
+ source = google-compute-engine-20191210.tar.gz::https://github.com/GoogleCloudPlatform/compute-image-packages/archive/v20191210.tar.gz
+ sha256sums = 19a2ca537f876e4a19341646f2865c6429b8ea041a3a6651ff8c1ed966f72fe1
pkgname = google-compute-engine
diff --git a/PKGBUILD b/PKGBUILD
index 5b8e2f74bab3..bd0e5bfac3da 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -16,7 +16,7 @@
# Maintainer: Samuel Littley <samuellittley@google.com>
pkgname='google-compute-engine'
-pkgver=20191121
+pkgver=20191210
pkgrel=1
pkgdesc='Google Compute Engine guest environment'
arch=('any')
@@ -24,7 +24,7 @@ url='https://github.com/GoogleCloudPlatform/compute-image-packages'
license=('Apache')
depends=('ethtool' 'google-compute-engine-oslogin' 'inetutils' 'python-boto' 'python-distro' 'python-setuptools')
source=("$pkgname-$pkgver.tar.gz::https://github.com/GoogleCloudPlatform/compute-image-packages/archive/v$pkgver.tar.gz")
-sha256sums=('3a8fd0fcede35552e7efd091a96d2697e7d149383b5fe54008c68d4f53f69951')
+sha256sums=('19a2ca537f876e4a19341646f2865c6429b8ea041a3a6651ff8c1ed966f72fe1')
build() {
cd "compute-image-packages-$pkgver/packages/python-google-compute-engine"
diff --git a/google-compute-engine-20191121.tar.gz b/google-compute-engine-20191121.tar.gz
deleted file mode 100644
index 6b551cb320d2..000000000000
--- a/google-compute-engine-20191121.tar.gz
+++ /dev/null
Binary files differ