summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorFabioLolix2022-02-27 22:05:39 +0100
committerFabioLolix2022-02-27 22:05:39 +0100
commit30fdf56c2720daa04589309404c34b93a1b8f2f3 (patch)
treec4564ef7aa578bd35e35961f650efb2ceee7015a /.SRCINFO
parente1088cab3aba8033d2fa1fc41a5dde863a60bf22 (diff)
downloadaur-30fdf56c2720daa04589309404c34b93a1b8f2f3.tar.gz
fix deps
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO8
1 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9bd25ba10c38..651b84d2f1f3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = opendht-git
pkgdesc = C++14 implementation of the Kademlia DHT (Distributed Hash Table)
- pkgver = 2.1.9.5.r1.ga77dc855
- pkgrel = 1
+ pkgver = 2.3.3.r2.gf590980c
+ pkgrel = 2
epoch = 1
url = https://github.com/savoirfairelinux/opendht
arch = x86_64
@@ -13,9 +13,10 @@ pkgbase = opendht-git
arch = aarch64
license = GPL3
makedepends = git
- makedepends = msgpack-c
+ makedepends = msgpack-cxx
makedepends = cmake
makedepends = cython
+ makedepends = python-setuptools
depends = gnutls
depends = nettle
depends = readline
@@ -29,4 +30,3 @@ pkgbase = opendht-git
sha256sums = SKIP
pkgname = opendht-git
-