summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 02a8679b6740..e21c6983fb9b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = docker-credential-pass-bin
pkgdesc = Store docker credentials using the Standard Unix Password Manager (pass)
pkgver = 0.8.1
- pkgrel = 4
+ pkgrel = 5
url = https://github.com/docker/docker-credential-helpers
arch = x86_64
license = MIT
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'