upgpkg: 1.8.3-2, drop go-bindata-assetfs
This commit is contained in:
parent
e26563d79c
commit
b701e813b9
5
PKGBUILD
5
PKGBUILD
@ -1,16 +1,17 @@
|
||||
# Maintainer : Christian Rebischke <Chris.Rebischke@archlinux.org>
|
||||
# Contributor: Tim Meusel <tim@bastelfreak.de>
|
||||
# Contributor: Sebastian Rakel <sebastian@devunit.eu>
|
||||
# Contributor: Justin Kromlinger <hashworks@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')
|
||||
|
Loading…
Reference in New Issue
Block a user