summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorxeptore2023-12-11 14:08:20 +0000
committerxeptore2023-12-11 14:08:20 +0000
commit1736dc2265526bae2479ad762e4c864a048ce59e (patch)
treeb4192595b72733f3cd8bd91b12d4c0f56118e3bb /PKGBUILD
parent47f2640fd134d4df083f730d9255064aa3e64310 (diff)
downloadaur-1736dc2265526bae2479ad762e4c864a048ce59e.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 9ca863ffefc1..d4890333e2bb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=docker-credential-pass-bin
pkgver=0.8.0
-pkgrel=5
+pkgrel=6
pkgdesc='Store docker credentials using the Standard Unix Password Manager (pass)'
arch=('x86_64')
url='https://github.com/docker/docker-credential-helpers'