upgpkg: 1.13.0-1

This commit is contained in:
Justin Kromlinger 2023-03-01 22:00:58 +00:00
parent 59ec7f61a1
commit 54fe96403a

View File

@ -6,8 +6,8 @@
pkgname=vault
pkgdesc='A tool for managing secrets'
pkgver=1.12.3
pkgrel=2
pkgver=1.13.0
pkgrel=1
url="https://vaultproject.io/"
license=('MPL')
arch=('x86_64')
@ -15,7 +15,7 @@ depends=('glibc')
makedepends=('go' 'git' 'yarn' 'bower' 'nodejs-lts-fermium' 'npm' 'zip' 'gox' 'go-tools')
install=vault.install
backup=('etc/vault.hcl')
_vault_commit='209b3dd99fe8ca320340d08c70cff5f620261f9b'
_vault_commit='a4cf0dc4437de35fce4860857b64569d092a9b5a'
source=("git+https://github.com/hashicorp/vault#commit=${_vault_commit}"
'vault.service'
'vault.sysusers'