summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSamuel Littley2021-01-24 15:49:07 +0000
committerSamuel Littley2021-01-24 15:49:07 +0000
commitb5871066a1acbccfbd21f9f8122c31daa4655c19 (patch)
tree339b5b39d3fe6cc6f3469d3fa99d95f27cb132f7 /PKGBUILD
parent1555ce629224869714e1805f38532df26cfc05e7 (diff)
downloadaur-b5871066a1acbccfbd21f9f8122c31daa4655c19.tar.gz
Update to v0.7
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 87bff1cb2944..a8165b931a86 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -16,7 +16,7 @@
# Maintainer: Samuel Littley <samuellittley@google.com>
pkgname='build-arch-gce'
-pkgver=0.6
+pkgver=0.7
pkgrel=1
pkgdesc='Builds an Arch image for Google Compute Engine'
arch=('any')
@@ -24,7 +24,7 @@ url='https://github.com/GoogleCloudPlatform/compute-archlinux-image-builder'
license=('Apache')
depends=('arch-install-scripts' 'e2fsprogs')
source=("$pkgname-$pkgver.tar.gz::https://github.com/GoogleCloudPlatform/compute-archlinux-image-builder/archive/$pkgver.tar.gz")
-sha256sums=('2e611d5c9ba793bfbdaf9ca4cbf72c901bf349bd93d24db25db30c3ea35f50e9')
+sha256sums=('72a9fd095259b45b369d32d97c3204c86b157d1ad492bc38ac67e4df0c508436')
package() {
cd "compute-archlinux-image-builder-$pkgver"