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

Christian Rebischke shibumi at archlinux.org
Fri Jun 8 13:57:25 UTC 2018


    Date: Friday, June 8, 2018 @ 13:57:24
  Author: shibumi
Revision: 342035

upgpkg: vault 0.10.2-1

Modified:
  vault/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-08 13:22:18 UTC (rev 342034)
+++ PKGBUILD	2018-06-08 13:57:24 UTC (rev 342035)
@@ -4,16 +4,16 @@
 
 pkgname='vault'
 pkgdesc='A tool for managing secrets'
-pkgver='0.10.1'
+pkgver='0.10.2'
 pkgrel='1'
 url="https://vaultproject.io/"
 license=('MPL')
 arch=('x86_64')
-makedepends=('nodejs-lts-carbon' 'go-pie' 'git' 'yarn' 'python2' 'bower' 'npm' 'zip')
+makedepends=('go-pie' 'git' 'yarn' 'python2' 'bower' 'npm' 'zip')
 depends=('glibc')
 install='vault.install'
 backup=('etc/vault.hcl')
-_vault_commit='756fdc4587350daf1c65b93647b2cc31a6f119cd'
+_vault_commit='3ee0802ed08cb7f4046c2151ec4671a076b76166'
 source=("git+https://github.com/hashicorp/vault#commit=${_vault_commit}"
         'vault.service'
         'vault.sysusers'



More information about the arch-commits mailing list