Date: Saturday, October 29, 2022 @ 02:06:23
  Author: svenstaro
Revision: 1338511

upgpkg: packer 1.8.4-1

Modified:
  packer/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-10-29 01:39:53 UTC (rev 1338510)
+++ PKGBUILD    2022-10-29 02:06:23 UTC (rev 1338511)
@@ -1,7 +1,7 @@
 # Maintainer: Christian Rebischke <Chris.Rebischke[at]archlinux[dot]org>
 # Maintainer: Sven-Hendrik Haase <[email protected]>
 pkgname=packer
-pkgver=1.8.3
+pkgver=1.8.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=('2d0adf631c1de1d26ef95f021d8e1bed8bb4208362d9d7683f09da543a5f87c4426cba1f2d5f017d4bd457aaca022e99cb86532e69409774abc7011292487630')
+sha512sums=('b17e5cef2f0b2f7191007cc1466260425d9fca368d6e77dc61f0a9c2f118c1d65536079247588e9ff1d1d302b11992a5d1eee97790c3a6109246027e21cc1af2')
 changelog=CHANGELOG.md
 
 prepare() {

Reply via email to