diff options
author | xeptore | 2025-03-15 01:58:52 +0000 |
---|---|---|
committer | xeptore | 2025-03-15 01:58:52 +0000 |
commit | 99a88a8371b50fe1f54e06546bac61c0490fd191 (patch) | |
tree | 455795f519285502ab3fa8ceeb871f4119b7b574 /.SRCINFO | |
parent | fda3cb21213094c71563a7bad803cbd0d96bfc24 (diff) | |
download | aur-docker-credential-pass-bin.tar.gz |
Update PKGBUILD and .SRCINFO with GitHub Actions
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1,6 +1,6 @@ pkgbase = docker-credential-pass-bin pkgdesc = Store docker credentials using the Standard Unix Password Manager (pass) - pkgver = 0.9.2 + pkgver = 0.9.3 pkgrel = 1 url = https://github.com/docker/docker-credential-helpers arch = x86_64 @@ -8,9 +8,9 @@ pkgbase = docker-credential-pass-bin depends = pass provides = docker-credential-pass conflicts = docker-credential-pass - source_x86_64 = docker-credential-pass-v0.9.2.linux-amd64::https://github.com/docker/docker-credential-helpers/releases/download/v0.9.2/docker-credential-pass-v0.9.2.linux-amd64 - source_x86_64 = LICENSE::https://raw.githubusercontent.com/docker/docker-credential-helpers/v0.9.2/LICENSE - sha256sums_x86_64 = 995f31fba8a5d5cc2f7460181781f1a12cb9077bed9405b93ebbf6117a227d89 + source_x86_64 = docker-credential-pass-v0.9.3.linux-amd64::https://github.com/docker/docker-credential-helpers/releases/download/v0.9.3/docker-credential-pass-v0.9.3.linux-amd64 + source_x86_64 = LICENSE::https://raw.githubusercontent.com/docker/docker-credential-helpers/v0.9.3/LICENSE + sha256sums_x86_64 = dc2d864f5f4e4ddfb23ef8e2193626f5f26eee5be1e49ff2a9ba40d4298392e0 sha256sums_x86_64 = a6c2a5fdf40879f644bdb0da9042f245e7e263237d623264aafcf2470610ad8c pkgname = docker-credential-pass-bin |