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

Christian Rebischke shibumi at archlinux.org
Sat Oct 17 11:50:45 UTC 2020


    Date: Saturday, October 17, 2020 @ 11:50:45
  Author: shibumi
Revision: 725451

upgpkg: packer 1.6.3-1

Modified:
  packer/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-17 11:50:04 UTC (rev 725450)
+++ PKGBUILD	2020-10-17 11:50:45 UTC (rev 725451)
@@ -1,7 +1,7 @@
 # Maintainer: Christian Rebischke <Chris.Rebischke[at]archlinux[dot]org>
 pkgname=packer
 replaces=('packer-io')
-pkgver=1.6.2
+pkgver=1.6.3
 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' 'go-tools')
 depends=('glibc')
 source=("${pkgname}-${pkgver}.tar.gz::https://github.com/hashicorp/packer/archive/v${pkgver}.tar.gz")
-sha512sums=('c83aa564ec69e527aa929318bd632b8fd7a93a805cd67e85126342d96ee46230005dd1635ace53c399c38a54085b711dbde439a65cbfc57b4f0a278ff02ea00b')
+sha512sums=('7ded292505c5681d1b76856061f844bc4c9b18e3519fa7e2586c54b990ce4b9f3f6d6e4c2bbf0f5b5bfb86b90c461d21d88ef183d421b1e6a2ae73c5b3342612')
 changelog=CHANGELOG.md
 
 prepare() {



More information about the arch-commits mailing list