[arch-commits] Commit in packer/trunk (PKGBUILD)
Christian Rebischke
shibumi at archlinux.org
Sun Nov 15 18:00:22 UTC 2020
Date: Sunday, November 15, 2020 @ 18:00:22
Author: shibumi
Revision: 754631
upgpkg: packer 1.6.4-1
Modified:
packer/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-11-15 17:54:33 UTC (rev 754630)
+++ PKGBUILD 2020-11-15 18:00:22 UTC (rev 754631)
@@ -1,7 +1,7 @@
# Maintainer: Christian Rebischke <Chris.Rebischke[at]archlinux[dot]org>
pkgname=packer
replaces=('packer-io')
-pkgver=1.6.3
+pkgver=1.6.4
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=('7ded292505c5681d1b76856061f844bc4c9b18e3519fa7e2586c54b990ce4b9f3f6d6e4c2bbf0f5b5bfb86b90c461d21d88ef183d421b1e6a2ae73c5b3342612')
+sha512sums=('ab4c0722b3b347a956b6ffee0bcd2b809c0677f690fd575f49dff71e5660e64f0bf580a3050940f86314f449692d9816a63dd94ce5682fd97a22cd1fe72a838c')
changelog=CHANGELOG.md
prepare() {
More information about the arch-commits
mailing list