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

Sven-Hendrik Haase svenstaro at gemini.archlinux.org
Thu Feb 3 00:04:03 UTC 2022


    Date: Thursday, February 3, 2022 @ 00:04:03
  Author: svenstaro
Revision: 1123655

upgpkg: packer 1.7.10-1

Modified:
  packer/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-03 00:03:40 UTC (rev 1123654)
+++ PKGBUILD	2022-02-03 00:04:03 UTC (rev 1123655)
@@ -2,7 +2,7 @@
 # Maintainer: Sven-Hendrik Haase <svenstaro at archlinux.org>
 pkgname=packer
 replaces=('packer-io')
-pkgver=1.7.9
+pkgver=1.7.10
 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=('530725b12c1aad52b63569ef6a7d8664aef47673c5ece0abd94b582014732074d9dc349bc2e9d460125cc0bd820d81fde9375f59c1d6178ca3a1cea4aca814ad')
+sha512sums=('12f032afef95be92be4f6e98cf2af5548189cb179c25d74b8f7943b4a6af0ab49c5a86523f27385e5eee05624d7e9de8d572fe19442305227c5bddd21a66f97a')
 changelog=CHANGELOG.md
 
 prepare() {



More information about the arch-commits mailing list