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

Christian Rebischke shibumi at archlinux.org
Sun Dec 22 18:11:30 UTC 2019


    Date: Sunday, December 22, 2019 @ 18:11:29
  Author: shibumi
Revision: 538870

upgpkg: packer 1.5.1-1

Modified:
  packer/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-12-22 18:05:56 UTC (rev 538869)
+++ PKGBUILD	2019-12-22 18:11:29 UTC (rev 538870)
@@ -1,7 +1,7 @@
 # Maintainer: Christian Rebischke <Chris.Rebischke[at]archlinux[dot]org>
 pkgname=packer
 replaces=('packer-io')
-pkgver=1.5.0
+pkgver=1.5.1
 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=('5e205db0c12c33f958f015642f2599d397cd563d6b185c79088da928cfbdc8e1b85f8c4e39137773fdda48f93ebc4be97c70d2c173a8a237bd66f8d7d89df087')
+sha512sums=('88b86ddd41003337ca839e79960362ad9a2e0e4c893cd565b81128c58e00d4325a4870c7bb8d391f1fc5c490dd6c6fe87e90e7b4dbcb0cf7fe4bd22a51024eff')
 changelog=CHANGELOG.md
 
 prepare() {



More information about the arch-commits mailing list