summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorxeptore2024-03-20 12:14:02 +0000
committerxeptore2024-03-20 12:14:02 +0000
commit37d39bbf55748dd1a9a2b2acceef850c003ae021 (patch)
tree89939e24f20ba257edf73413128a5e10bf989f3f /PKGBUILD
parent8ec6a0b0688dd041984d51da620ef24dcd798c0f (diff)
downloadaur-37d39bbf55748dd1a9a2b2acceef850c003ae021.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 b94fe8bd00e2..84346bf99f3c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=docker-credential-pass-bin
pkgver=0.8.1
-pkgrel=1
+pkgrel=2
pkgdesc='Store docker credentials using the Standard Unix Password Manager (pass)'
arch=('x86_64')
url='https://github.com/docker/docker-credential-helpers'