[arch-commits] Commit in packer/trunk (PKGBUILD)
Christian Rebischke
shibumi at gemini.archlinux.org
Thu Sep 16 21:20:20 UTC 2021
Date: Thursday, September 16, 2021 @ 21:20:19
Author: shibumi
Revision: 1016584
upgpkg: packer 1.7.5-1
Modified:
packer/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-09-16 21:19:43 UTC (rev 1016583)
+++ PKGBUILD 2021-09-16 21:20:19 UTC (rev 1016584)
@@ -2,7 +2,7 @@
# Maintainer: Sven-Hendrik Haase <svenstaro at gmail.com>
pkgname=packer
replaces=('packer-io')
-pkgver=1.7.4
+pkgver=1.7.5
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=('1578f8a00cba5e44037e71b200ade7c1a396276a3c3fcf057fee85ec5864ddb3c0494e97aebb0e215d477a05e3ac789b6e79800a866ad6c4cc111810c273746c')
+sha512sums=('2a9695d98de96fca64e6db5c47ad4d713d6e8f4c5e6d7c4ecae8f37a308abe44257b257b6a452cfb90a72bcc0130543e6a7ed139215b49c68f07ddc1215641be')
changelog=CHANGELOG.md
prepare() {
More information about the arch-commits
mailing list