summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorthePanz2024-03-08 00:22:20 +0100
committerthePanz2024-03-08 00:22:20 +0100
commit7d9c94e71f9383b2d0fca8319d5b22d1e8803436 (patch)
treec87fba7229db0c64f6106a2b2962b81e81645a4a /PKGBUILD
parent919808b4384be7192ad10100bcade38422ebd909 (diff)
downloadaur-docker-credential-secretservice-bin.tar.gz
Tag v0.8.1-2, include !debug option
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 21c6d76d86d0..7402745b8e82 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=docker-credential-secretservice-bin
pkgver=0.8.1
-pkgrel=1
+pkgrel=2
pkgdesc="Store docker credentials using the D-Bus Secret Service"
arch=('x86_64' 'aarch64')
url="https://github.com/docker/docker-credential-helpers"