summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorxeptore2024-04-24 06:00:47 +0000
committerxeptore2024-04-24 06:00:47 +0000
commitdcec81e7c1d06daa679f7f7a17b443cab9a88e13 (patch)
tree23f0fc797f53f20a822eb915e8772e4f8de803f0 /PKGBUILD
parente775d186f8c0aa8f735f1fccac03a03802d66665 (diff)
downloadaur-dcec81e7c1d06daa679f7f7a17b443cab9a88e13.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 eb50cf57e85c..23f755fcef6f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=docker-credential-pass-bin
pkgver=0.8.1
-pkgrel=4
+pkgrel=5
pkgdesc='Store docker credentials using the Standard Unix Password Manager (pass)'
arch=('x86_64')
url='https://github.com/docker/docker-credential-helpers'