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

Christian Rebischke shibumi at archlinux.org
Thu Nov 1 21:37:12 UTC 2018


    Date: Thursday, November 1, 2018 @ 21:37:12
  Author: shibumi
Revision: 401158

upgpkg: packer 1.3.2-1

Modified:
  packer/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-11-01 21:30:44 UTC (rev 401157)
+++ PKGBUILD	2018-11-01 21:37:12 UTC (rev 401158)
@@ -1,7 +1,7 @@
 # Maintainer: Christian Rebischke <Chris.Rebischke[at]archlinux[dot]org>
 pkgname=packer
 replaces=('packer-io')
-pkgver=1.3.1
+pkgver=1.3.2
 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=('487baf6515b0d85444f49b0a62ec29a4fbcf65d4c68c4b8a6119d4675a4ca65c13325aa972e22c8d6860d7fef5afe67a45633144ba4a9770dae90844edcd0026')
+sha512sums=('1d21e11f19e06c4416851160f0660d6d6380a08fab2221d317f72de0299a5221f3671d35b7f2e7e1efca80c862cc7a7d1658f735ea1bbf5351be0bf8625a6d5c')
 
 prepare() {
   export GOPATH="${srcdir}"



More information about the arch-commits mailing list