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

Sven-Hendrik Haase svenstaro at gemini.archlinux.org
Sun Jan 23 17:46:35 UTC 2022


    Date: Sunday, January 23, 2022 @ 17:46:35
  Author: svenstaro
Revision: 1113771

upgpkg: packer 1.7.9-1

Modified:
  packer/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-23 17:45:43 UTC (rev 1113770)
+++ PKGBUILD	2022-01-23 17:46:35 UTC (rev 1113771)
@@ -1,8 +1,8 @@
 # Maintainer: Christian Rebischke <Chris.Rebischke[at]archlinux[dot]org>
-# Maintainer: Sven-Hendrik Haase <svenstaro at gmail.com>
+# Maintainer: Sven-Hendrik Haase <svenstaro at archlinux.org>
 pkgname=packer
 replaces=('packer-io')
-pkgver=1.7.8
+pkgver=1.7.9
 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=('6ea9fbf0f45fad3387a0462b1b4f788e5d1c5bebfb9f7e1cc82726a97e4a42ce5397e829bcc0c3441e10c0230ab4cd1d749f8e9d4839307f97bd72e699db708b')
+sha512sums=('530725b12c1aad52b63569ef6a7d8664aef47673c5ece0abd94b582014732074d9dc349bc2e9d460125cc0bd820d81fde9375f59c1d6178ca3a1cea4aca814ad')
 changelog=CHANGELOG.md
 
 prepare() {



More information about the arch-commits mailing list