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

Sven-Hendrik Haase svenstaro at gemini.archlinux.org
Tue Jun 21 22:09:37 UTC 2022


    Date: Tuesday, June 21, 2022 @ 22:09:37
  Author: svenstaro
Revision: 1238870

upgpkg: packer 1.8.2-1

Modified:
  packer/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-21 22:02:59 UTC (rev 1238869)
+++ PKGBUILD	2022-06-21 22:09:37 UTC (rev 1238870)
@@ -2,7 +2,7 @@
 # Maintainer: Sven-Hendrik Haase <svenstaro at archlinux.org>
 pkgname=packer
 replaces=('packer-io')
-pkgver=1.8.1
+pkgver=1.8.2
 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=('9a630b795018bd6c142898fc49ab5a4866ebdd927f70fc1d687939e3e2d60629368a32903e44744213ec2ab48d66a2c25a10de8d6d7fcf3c097e9e366852469b')
+sha512sums=('24360e11075c8f360c9715e03239b2ab09672bb26dcace09b9533347c67b0484c7733392e0a835591ef11b53b4da8aaf3929735e15d464abeaa4cd61171e9089')
 changelog=CHANGELOG.md
 
 prepare() {



More information about the arch-commits mailing list