Levente Polyak pushed to branch main at Arch Linux / Packaging / Packages /
aws-vault
Commits:
1772e481 by Levente Polyak at 2026-06-06T00:49:02+02:00
upgpkg: 7.11.1-1: upstream release
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = aws-vault
pkgdesc = Vault for securely storing and accessing AWS credentials in
development environments
- pkgver = 7.10.8
+ pkgver = 7.11.1
pkgrel = 1
url = https://github.com/ByteNess/aws-vault
arch = x86_64
@@ -9,8 +9,8 @@ pkgbase = aws-vault
depends = glibc
optdepends = zenity: graphical prompt
optdepends = kdialog: graphical prompt
- source =
https://github.com/ByteNess/aws-vault/archive/v7.10.8/aws-vault-7.10.8.tar.gz
- sha256sums =
8b9c3b11e200f5adc270320d7d128c033652214db2fe7fd11ccc424aacea0710
- b2sums =
3415cf4749c00351c89f47d437126704361929c49129fd980594e71408086c5a040b0d0b01ca4229852a6e0403e4e65c4a7172a28f24732cf6207cc645259298
+ source =
https://github.com/ByteNess/aws-vault/archive/v7.11.1/aws-vault-7.11.1.tar.gz
+ sha256sums =
481f27a774554e2c7457cedb3c371ace73f97e5b59eb59f6043847680605bbbf
+ b2sums =
35d2e00dbd18d28473e04cf01e359de1075710f706190c1ace6748a72304f79e4a09566b637ed70b4a843fbff29af3b11cb41a8edfe55315f24820037e3b2fb5
pkgname = aws-vault
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
# Contributor: Christoph Gysin <[email protected]>
pkgname=aws-vault
-pkgver=7.10.8
+pkgver=7.11.1
pkgrel=1
pkgdesc='Vault for securely storing and accessing AWS credentials in
development environments'
url='https://github.com/ByteNess/aws-vault'
@@ -21,8 +21,8 @@ optdepends=(
'kdialog: graphical prompt'
)
source=("${url}/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha256sums=('8b9c3b11e200f5adc270320d7d128c033652214db2fe7fd11ccc424aacea0710')
-b2sums=('3415cf4749c00351c89f47d437126704361929c49129fd980594e71408086c5a040b0d0b01ca4229852a6e0403e4e65c4a7172a28f24732cf6207cc645259298')
+sha256sums=('481f27a774554e2c7457cedb3c371ace73f97e5b59eb59f6043847680605bbbf')
+b2sums=('35d2e00dbd18d28473e04cf01e359de1075710f706190c1ace6748a72304f79e4a09566b637ed70b4a843fbff29af3b11cb41a8edfe55315f24820037e3b2fb5')
build() {
cd "${pkgname}-${pkgver}"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/aws-vault/-/commit/1772e4810e85a4ec2620af959824d16dd0cd6be3
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/aws-vault/-/commit/1772e4810e85a4ec2620af959824d16dd0cd6be3
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help