[arch-commits] Commit in packer/trunk (PKGBUILD)
Christian Rebischke
shibumi at archlinux.org
Thu Oct 10 18:02:44 UTC 2019
Date: Thursday, October 10, 2019 @ 18:02:44
Author: shibumi
Revision: 514492
upgpkg: packer 1.4.4-1
Modified:
packer/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-10-10 17:40:29 UTC (rev 514491)
+++ PKGBUILD 2019-10-10 18:02:44 UTC (rev 514492)
@@ -1,7 +1,7 @@
# Maintainer: Christian Rebischke <Chris.Rebischke[at]archlinux[dot]org>
pkgname=packer
replaces=('packer-io')
-pkgver=1.4.3
+pkgver=1.4.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-pie' 'go-tools')
depends=('glibc')
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/hashicorp/packer/archive/v${pkgver}.tar.gz")
-sha512sums=('213a3dfd299554209a8f6602433bef3edb150da8da5573c0572cf2267ed4874be2bec369bae2f4e444583f1bfabee42a7991664c1f6da8b083f16560214b0f6c')
+sha512sums=('c4d2ca049b442fbbc65214ae75f5c85dc87b09eac8711891c4678ff3b2a676d00a051c08448a7a99b7a0977d4a04ad8bc559fd09885b520e6a8eb2dfc33ba50a')
changelog=CHANGELOG.md
prepare() {
More information about the arch-commits
mailing list