summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDanilo Kühn2017-02-08 11:53:07 +0100
committerDanilo Kühn2017-02-08 11:53:07 +0100
commit3b67245078c38f5801b335fdd0de536ed4193471 (patch)
tree9599f880944509cbbecd7595f1d58c5f29d19f05
parent4f2a93675a66c421f7be3bcd075be2855ef1c9e1 (diff)
downloadaur-3b67245078c38f5801b335fdd0de536ed4193471.tar.gz
push version 0.12.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 030c877cc394..ff719f5ccc6c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = packer-io
pkgdesc = Packer is a tool for creating identical machine images for multiple platforms from a single source configuration.
- pkgver = 0.12.1
+ pkgver = 0.12.2
pkgrel = 1
url = http://www.packer.io
arch = x86_64
arch = i686
license = MPL2
depends = glibc
- source = packer-0.12.1.zip::https://releases.hashicorp.com/packer/0.12.1/packer_0.12.1_linux_amd64.zip
+ source = packer-0.12.2.zip::https://releases.hashicorp.com/packer/0.12.2/packer_0.12.2_linux_amd64.zip
source = https://raw.githubusercontent.com/mitchellh/packer/master/contrib/zsh-completion/_packer
- sha256sums = 456e6245ea95705191a64e0556d7a7ecb7db570745b3b4b2e1ebf92924e9ef95
+ sha256sums = 035d0ea1fe785ab6b673bc2a79399125d4014f29151e106635fa818bb726bebf
sha256sums = 070675905e14b839420282b280a15a7a72ed34c78ad403532ecd3ed5d9768459
pkgname = packer-io
diff --git a/PKGBUILD b/PKGBUILD
index 217ed266b6c8..f9afffc42f1f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=packer
pkgname=packer-io
-pkgver=0.12.1
+pkgver=0.12.2
pkgrel=1
pkgdesc="Packer is a tool for creating identical machine images for multiple platforms from a single source configuration."
url="http://www.packer.io"
@@ -15,7 +15,7 @@ source=(
'https://raw.githubusercontent.com/mitchellh/packer/master/contrib/zsh-completion/_packer'
)
sha256sums=(
- 'bd8dd7d6a568e3fe38e9065a8396ac1a90e826c075d777aca67d3c2f70580b1b'
+ '458e63a74104e3e550181f5cf2a20f29d79e326c518bcb5723399d4e56ff3f20'
'070675905e14b839420282b280a15a7a72ed34c78ad403532ecd3ed5d9768459'
)
else
@@ -24,7 +24,7 @@ source=(
'https://raw.githubusercontent.com/mitchellh/packer/master/contrib/zsh-completion/_packer'
)
sha256sums=(
- '456e6245ea95705191a64e0556d7a7ecb7db570745b3b4b2e1ebf92924e9ef95'
+ '035d0ea1fe785ab6b673bc2a79399125d4014f29151e106635fa818bb726bebf'
'070675905e14b839420282b280a15a7a72ed34c78ad403532ecd3ed5d9768459'
)
fi