[arch-commits] Commit in packer-io/trunk (PKGBUILD)

Christian Rebischke shibumi at archlinux.org
Wed Jun 6 14:39:18 UTC 2018


    Date: Wednesday, June 6, 2018 @ 14:39:17
  Author: shibumi
Revision: 341214

upgpkg: packer-io 1.2.4-1

Modified:
  packer-io/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-06 14:39:17 UTC (rev 341213)
+++ PKGBUILD	2018-06-06 14:39:17 UTC (rev 341214)
@@ -1,7 +1,7 @@
 # Maintainer: Christian Rebischke <Chris.Rebischke[at]archlinux[dot]org>
 _pkgname=packer
 pkgname=packer-io
-pkgver=1.2.3
+pkgver=1.2.4
 pkgrel=1
 pkgdesc="tool for creating identical machine images for multiple platforms from a single source configuration"
 arch=('x86_64')
@@ -10,7 +10,7 @@
 makedepends=('git' 'go-pie' 'go-tools')
 depends=('glibc')
 source=("${pkgname}-${pkgver}::https://github.com/hashicorp/packer/archive/v${pkgver}.tar.gz")
-sha512sums=('36ee75669bf61e14ec733be3946ee6e1f8e265a585e21bdfa98fa6073c6e5bf5a02c7b0b8669632d379e4094d4b7b0fbb06e220865af9c3a89ed258b3166fa58')
+sha512sums=('f8e82b8a8695cf3232085beb665071e52cb8ad5ca3ee27f32e180955aaba8a33783ac28f4ee58d3427977fa0f8a635af29842f36ca461a5e94aed582e1d894c9')
 
 prepare() {
   export GOPATH="${srcdir}"



More information about the arch-commits mailing list