summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorMichael Bauer2022-08-25 01:06:46 +0200
committerMichael Bauer2022-08-25 01:06:46 +0200
commit6a91f3a7ad5787714985296e0536580701af7310 (patch)
tree3423030d4992186ecc4761f3fa1cbad676a5b799 /.SRCINFO
parentdbb967b5cedbc9e05dbed18e576d8450413dcf36 (diff)
downloadaur-6a91f3a7ad5787714985296e0536580701af7310.tar.gz
fix openssh runtime dependency
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO4
1 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cffaf25f6c60..68ecb43644ef 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = radicle-cli
pkgdesc = Radicle command line interface
pkgver = 0.6.1
- pkgrel = 2
+ pkgrel = 3
url = https://app.radicle.xyz/seeds/seed.alt-clients.radicle.xyz/rad:git:hnrkmg77m8tfzj4gi4pa4mbhgysfgzwntjpao/tree
arch = x86_64
license = GPL3
@@ -17,4 +17,4 @@ pkgname = radicle-cli
depends = libusb
depends = gcc-libs
depends = openssl
- depends = ssh-agent
+ depends = openssh