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

Sven-Hendrik Haase svenstaro at gemini.archlinux.org
Tue Jul 20 19:54:12 UTC 2021


    Date: Tuesday, July 20, 2021 @ 19:54:11
  Author: svenstaro
Revision: 980561

upgpkg: packer 1.7.4-1

Modified:
  packer/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-07-20 19:42:27 UTC (rev 980560)
+++ PKGBUILD	2021-07-20 19:54:11 UTC (rev 980561)
@@ -2,7 +2,7 @@
 # Maintainer: Sven-Hendrik Haase <svenstaro at gmail.com>
 pkgname=packer
 replaces=('packer-io')
-pkgver=1.7.3
+pkgver=1.7.4
 pkgrel=1
 pkgdesc="tool for creating identical machine images for multiple platforms from a single source configuration"
 arch=('x86_64')
@@ -11,7 +11,7 @@
 makedepends=('git' 'go' 'go-tools')
 depends=('glibc')
 source=("${pkgname}-${pkgver}.tar.gz::https://github.com/hashicorp/packer/archive/v${pkgver}.tar.gz")
-sha512sums=('ef858eebd98214614b47fff6e5af7fdaf384402d521822f5c2bc66b5869a9d8e99e007d34fef08ef35f2fcd33615f203a35e9cee8f4fc10e88e13c6140cf21d9')
+sha512sums=('1578f8a00cba5e44037e71b200ade7c1a396276a3c3fcf057fee85ec5864ddb3c0494e97aebb0e215d477a05e3ac789b6e79800a866ad6c4cc111810c273746c')
 changelog=CHANGELOG.md
 
 prepare() {




More information about the arch-commits mailing list