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

Justin Kromlinger hashworks at gemini.archlinux.org
Wed Sep 29 18:22:45 UTC 2021


    Date: Wednesday, September 29, 2021 @ 18:22:45
  Author: hashworks
Revision: 1025987

upgpkg: vault 1.8.3-2, drop go-bindata-assetfs

Modified:
  vault/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-29 18:20:34 UTC (rev 1025986)
+++ PKGBUILD	2021-09-29 18:22:45 UTC (rev 1025987)
@@ -1,16 +1,17 @@
 # Maintainer : Christian Rebischke <Chris.Rebischke at archlinux.org>
 # Contributor: Tim Meusel <tim at bastelfreak.de>
 # Contributor: Sebastian Rakel <sebastian at devunit.eu>
+# Contributor: Justin Kromlinger <hashworks at archlinux.org>
 
 pkgname='vault'
 pkgdesc='A tool for managing secrets'
 pkgver='1.8.3'
-pkgrel='1'
+pkgrel='2'
 url="https://vaultproject.io/"
 license=('MPL')
 arch=('x86_64')
 makedepends=('go' 'git' 'yarn' 'bower' 'nodejs-lts-fermium' 'npm' 'zip'
-'go-bindata-hashicorp' 'go-bindata-assetfs' 'gox' 'go-tools')
+'go-bindata-hashicorp' 'gox' 'go-tools')
 depends=('glibc')
 install='vault.install'
 backup=('etc/vault.hcl')



More information about the arch-commits mailing list