summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorLukas Burgey2021-10-29 16:47:07 +0200
committerLukas Burgey2021-10-29 16:47:07 +0200
commit53dae4b9b3c92e336df8f7867cec11a858595419 (patch)
treed8629a8d88d1d1e6053a163416e25d35a5ea17cb /.SRCINFO
parent38a2845162ee3af6624d122c2f6a9535ad3e71cd (diff)
downloadaur-oidc-agent-git.tar.gz
Add missing dependency
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO5
1 files changed, 3 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a6d10f35bac2..cf76164f8f94 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,18 @@
pkgbase = oidc-agent-git
pkgdesc = A set of tools to manage OpenID Connect tokens and make them easily usable from the command line
- pkgver = v4.2.1.r12.eaf7c5a
+ pkgver = v4.2.2.r1.d4b4c44
pkgrel = 1
url = https://github.com/indigo-dc/oidc-agent
arch = x86_64
license = MIT
makedepends = git
makedepends = help2man
+ depends = curl
depends = libmicrohttpd
depends = libseccomp
depends = libsecret
depends = libsodium
- depends = curl
+ depends = qrencode
provides = oidc-agent
conflicts = oidc-agent
source = git+https://github.com/indigo-dc/oidc-agent#branch=master