summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorxeptore2024-04-24 05:58:33 +0000
committerxeptore2024-04-24 05:58:33 +0000
commite775d186f8c0aa8f735f1fccac03a03802d66665 (patch)
tree0d211e4de654eb31524e4029e62abb6d237aa191 /PKGBUILD
parente3cda0a3e1b80e24fa222208c6b79899229e086c (diff)
downloadaur-e775d186f8c0aa8f735f1fccac03a03802d66665.tar.gz
Update PKGBUILD and .SRCINFO with GitHub Actions
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7633fb6d3b64..eb50cf57e85c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=docker-credential-pass-bin
pkgver=0.8.1
-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'