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

Christian Rebischke shibumi at archlinux.org
Mon Mar 4 17:50:38 UTC 2019


    Date: Monday, March 4, 2019 @ 17:50:37
  Author: shibumi
Revision: 437549

upgpkg: packer 1.3.5-1

Modified:
  packer/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-03-04 17:47:08 UTC (rev 437548)
+++ PKGBUILD	2019-03-04 17:50:37 UTC (rev 437549)
@@ -1,7 +1,7 @@
 # Maintainer: Christian Rebischke <Chris.Rebischke[at]archlinux[dot]org>
 pkgname=packer
 replaces=('packer-io')
-pkgver=1.3.4
+pkgver=1.3.5
 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=('65b59b240fe48bf0cc9ce7492d2c21ac8c19ff0cae44ea35ca0164c6ba28d34322007999a42759042df6eb90525bbd93322197007149c1960bef80508f4c0b70')
+sha512sums=('becd747b43c8a9c0aa93d1d723f2e2383e9f2adc19e82653142ea13080aa393750cd3fdf86fa259af21af6b6417bf023e7e482402dfa56d347720fb740ebe906')
 
 prepare() {
   export GOPATH="${srcdir}"



More information about the arch-commits mailing list