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

Felix Yan felixonmars at archlinux.org
Sun Mar 29 18:20:19 UTC 2020


    Date: Sunday, March 29, 2020 @ 18:20:19
  Author: felixonmars
Revision: 606298

upgpkg: packer 1.5.5-1

Modified:
  packer/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-03-29 18:19:57 UTC (rev 606297)
+++ PKGBUILD	2020-03-29 18:20:19 UTC (rev 606298)
@@ -1,8 +1,8 @@
 # Maintainer: Christian Rebischke <Chris.Rebischke[at]archlinux[dot]org>
 pkgname=packer
 replaces=('packer-io')
-pkgver=1.5.4
-pkgrel=2
+pkgver=1.5.5
+pkgrel=1
 pkgdesc="tool for creating identical machine images for multiple platforms from a single source configuration"
 arch=('x86_64')
 url="https://github.com/hashicorp/packer"
@@ -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=('faa1046030fb46cef907c85fa66a980b8d3abc17130396f6bc00250bc42465f1c7be065508e7dc63970bcb8a064f1585c7f762b9dd337389dbf46e4bbc7193ee')
+sha512sums=('be694d0c2dfb8cfde7e223e5c85f22480b8437f71533696e07605afe5f05587045a03b685a258ba28bd1fa5809efe5c50ad6063ba635e4b3f446aaadfeb67d13')
 changelog=CHANGELOG.md
 
 prepare() {



More information about the arch-commits mailing list