summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorxeptore2023-08-10 21:01:04 +0000
committerxeptore2023-08-10 21:01:04 +0000
commit5553329e0b9eab4f3b196a966b933284ee5b019e (patch)
treed551aeab0f324561b443a4ee5f046886676d5bde /PKGBUILD
parent6e169e2b5739f994619f0f523bbc44681de2870c (diff)
downloadaur-5553329e0b9eab4f3b196a966b933284ee5b019e.tar.gz
Update PKGBUILD and .SRCINFO with GitHub Actions
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c43f63f67223..4555dcc8ab6f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,10 +3,10 @@
pkgname=docker-credential-pass-bin
pkgver=0.8.0
-pkgrel=2
+pkgrel=3
pkgdesc='Store docker credentials using the Standard Unix Password Manager (pass)'
arch=('x86_64')
-url'"https://github.com/docker/docker-credential-helpers'
+url='https://github.com/docker/docker-credential-helpers'
license=('MIT')
depends=('pass')
makedepends=()