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

Christian Rebischke shibumi at archlinux.org
Sat Dec 21 23:59:48 UTC 2019


    Date: Saturday, December 21, 2019 @ 23:59:47
  Author: shibumi
Revision: 538819

upgpkg: packer 1.5.0-1

Modified:
  packer/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-12-21 23:48:51 UTC (rev 538818)
+++ PKGBUILD	2019-12-21 23:59:47 UTC (rev 538819)
@@ -1,7 +1,7 @@
 # Maintainer: Christian Rebischke <Chris.Rebischke[at]archlinux[dot]org>
 pkgname=packer
 replaces=('packer-io')
-pkgver=1.4.5
+pkgver=1.5.0
 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=('b2a3ae27612c78fcfcb2ac655437faf2cff6e587fd10033b39ddaca8b92b634b93ecd0ae7e3ee43253ee716a2c0f7da532b3ae0ce33c59d1d3896f9187d9a657')
+sha512sums=('5e205db0c12c33f958f015642f2599d397cd563d6b185c79088da928cfbdc8e1b85f8c4e39137773fdda48f93ebc4be97c70d2c173a8a237bd66f8d7d89df087')
 changelog=CHANGELOG.md
 
 prepare() {



More information about the arch-commits mailing list