summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorxeptore2023-08-14 04:35:07 +0000
committerxeptore2023-08-14 04:35:07 +0000
commit5b85af274c72691040fff3f0de7e64788a0e400c (patch)
tree734110caa6a0e2005772df2b9dd5ff70e829e553 /PKGBUILD
parent5553329e0b9eab4f3b196a966b933284ee5b019e (diff)
downloadaur-5b85af274c72691040fff3f0de7e64788a0e400c.tar.gz
Update PKGBUILD and .SRCINFO with GitHub Actions
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4555dcc8ab6f..3101cd1ebbe8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=docker-credential-pass-bin
pkgver=0.8.0
-pkgrel=3
+pkgrel=4
pkgdesc='Store docker credentials using the Standard Unix Password Manager (pass)'
arch=('x86_64')
url='https://github.com/docker/docker-credential-helpers'
@@ -13,11 +13,11 @@ makedepends=()
provides=("docker-credential-pass")
conflicts=("docker-credential-pass")
source_x86_64=(
- 'docker-credential-pass-v0.8.0.linux-amd64::https://github.com/docker/docker-credential-helpers/releases/download/v0.8.0/docker-credential-pass-v0.8.0.linux-arm64'
+ 'docker-credential-pass-v0.8.0.linux-amd64::https://github.com/docker/docker-credential-helpers/releases/download/v0.8.0/docker-credential-pass-v0.8.0.linux-amd64'
'LICENSE::https://raw.githubusercontent.com/docker/docker-credential-helpers/v0.8.0/LICENSE'
)
sha256sums_x86_64=(
- '4c956dd28f4970afe2c51972a5fc8633adfe939dc30283357cc15ac25a715750'
+ 'a69ce71a6b5cef7aadf343c93e00e1ffc549d649bd011fbb39bfa38534484511'
'a6c2a5fdf40879f644bdb0da9042f245e7e263237d623264aafcf2470610ad8c'
)