summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDanilo Kühn2016-09-28 11:08:40 +0200
committerDanilo Kühn2016-09-28 11:08:40 +0200
commit68ea1a7bd8360a346f0a39fe3e4280fec8f0e5ac (patch)
tree8bf6e3b1c31d2a4992edb50e0a956db44df967b3
parent1950e2696d03d3a68ed16ac949161141d981c287 (diff)
downloadaur-68ea1a7bd8360a346f0a39fe3e4280fec8f0e5ac.tar.gz
push version to 0.10.2
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5daade6af388..c6f784a488d9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
pkgbase = packer-io
pkgdesc = Packer is a tool for creating identical machine images for multiple platforms from a single source configuration.
- pkgver = 0.10.1
+ pkgver = 0.10.2
pkgrel = 2
url = http://www.packer.io
arch = x86_64
arch = i686
license = MPL2
depends = unzip
- noextract = packer-0.10.1.zip
+ noextract = packer-0.10.2.zip
noextract = https://raw.githubusercontent.com/mitchellh/packer/master/contrib/zsh-completion/_packer
- source = packer-0.10.1.zip::https://releases.hashicorp.com/packer/0.10.1/packer_0.10.1_linux_amd64.zip
+ source = packer-0.10.2.zip::https://releases.hashicorp.com/packer/0.10.2/packer_0.10.2_linux_amd64.zip
source = https://raw.githubusercontent.com/mitchellh/packer/master/contrib/zsh-completion/_packer
- sha256sums = 7d51fc5db19d02bbf32278a8116830fae33a3f9bd4440a58d23ad7c863e92e28
+ sha256sums = 86c78bae6bd09afb4ddb86915cb71a22fb81ea79578bbf65de3ef48c842d9b2b
sha256sums = 070675905e14b839420282b280a15a7a72ed34c78ad403532ecd3ed5d9768459
pkgname = packer-io
diff --git a/PKGBUILD b/PKGBUILD
index ad39308bb1e8..99d13e7dc5b5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_name=packer
pkgname=packer-io
-pkgver=0.10.1
+pkgver=0.10.2
pkgrel=2
pkgdesc="Packer is a tool for creating identical machine images for multiple platforms from a single source configuration."
url="http://www.packer.io"
@@ -17,7 +17,7 @@ source=(
'https://raw.githubusercontent.com/mitchellh/packer/master/contrib/zsh-completion/_packer'
)
sha256sums=(
- '9146b94115684a9725b2c1b5e5fbc412f30caaca136dbad4028423d6d6d3b6e4'
+ 'ffb1b4679b46f5149a41671a767519cfc36387210402a00d25fc296b01cf54ad'
'070675905e14b839420282b280a15a7a72ed34c78ad403532ecd3ed5d9768459'
)
else
@@ -26,7 +26,7 @@ source=(
'https://raw.githubusercontent.com/mitchellh/packer/master/contrib/zsh-completion/_packer'
)
sha256sums=(
- '7d51fc5db19d02bbf32278a8116830fae33a3f9bd4440a58d23ad7c863e92e28'
+ '86c78bae6bd09afb4ddb86915cb71a22fb81ea79578bbf65de3ef48c842d9b2b'
'070675905e14b839420282b280a15a7a72ed34c78ad403532ecd3ed5d9768459'
)
fi