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

Christian Rebischke shibumi at archlinux.org
Sat May 2 10:39:53 UTC 2020


    Date: Saturday, May 2, 2020 @ 10:39:53
  Author: shibumi
Revision: 624347

upgpkg: packer 1.5.6-1

Modified:
  packer/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-02 09:25:16 UTC (rev 624346)
+++ PKGBUILD	2020-05-02 10:39:53 UTC (rev 624347)
@@ -1,7 +1,7 @@
 # Maintainer: Christian Rebischke <Chris.Rebischke[at]archlinux[dot]org>
 pkgname=packer
 replaces=('packer-io')
-pkgver=1.5.5
+pkgver=1.5.6
 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}.tar.gz::https://github.com/hashicorp/packer/archive/v${pkgver}.tar.gz")
-sha512sums=('be694d0c2dfb8cfde7e223e5c85f22480b8437f71533696e07605afe5f05587045a03b685a258ba28bd1fa5809efe5c50ad6063ba635e4b3f446aaadfeb67d13')
+sha512sums=('993f54a1bf98abd5bc450bafaf202fbbfbad009b661d49783ff82cba9891b8556340801680c0fdc33b90396a3101a2ed93a11798ad51c10d7bd5f81fef4f5a31')
 changelog=CHANGELOG.md
 
 prepare() {



More information about the arch-commits mailing list