[arch-commits] Commit in packer/trunk (PKGBUILD)
Christian Rebischke
shibumi at archlinux.org
Sun Aug 30 14:06:37 UTC 2020
Date: Sunday, August 30, 2020 @ 14:06:37
Author: shibumi
Revision: 692792
upgpkg: packer 1.6.2-1
Modified:
packer/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-08-30 14:04:38 UTC (rev 692791)
+++ PKGBUILD 2020-08-30 14:06:37 UTC (rev 692792)
@@ -1,7 +1,7 @@
# Maintainer: Christian Rebischke <Chris.Rebischke[at]archlinux[dot]org>
pkgname=packer
replaces=('packer-io')
-pkgver=1.6.1
+pkgver=1.6.2
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=('3b4b21eac425fec44a47a5799dcb5387099de06b777906a4b7c5bf169c71d8b82ab4296a21c8b60daefa4546d5a814b8d9f23e4d2afcf0eb91c3338d8f327ce7')
+sha512sums=('c83aa564ec69e527aa929318bd632b8fd7a93a805cd67e85126342d96ee46230005dd1635ace53c399c38a54085b711dbde439a65cbfc57b4f0a278ff02ea00b')
changelog=CHANGELOG.md
prepare() {
More information about the arch-commits
mailing list