summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorFabioLolix2023-10-14 15:01:43 +0200
committerFabioLolix2023-10-14 15:01:43 +0200
commitd6e4ea78b5cdf3f4b1181783ededdb91b3de4a12 (patch)
tree0ea337d111a2795bc98553057a16eb0236085b21 /.SRCINFO
parent30fdf56c2720daa04589309404c34b93a1b8f2f3 (diff)
downloadaur-opendht-git.tar.gz
revision
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO12
1 files changed, 7 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 651b84d2f1f3..a7ddc1072fa2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,12 @@
pkgbase = opendht-git
- pkgdesc = C++14 implementation of the Kademlia DHT (Distributed Hash Table)
- pkgver = 2.3.3.r2.gf590980c
+ pkgdesc = C++17 Distributed Hash Table (DHT) implementation
+ pkgver = 3.0.0.r1.g601758f5
pkgrel = 2
epoch = 1
url = https://github.com/savoirfairelinux/opendht
arch = x86_64
arch = i686
arch = pentium4
- arch = arm
- arch = armv6h
arch = armv7h
arch = aarch64
license = GPL3
@@ -17,12 +15,16 @@ pkgbase = opendht-git
makedepends = cmake
makedepends = cython
makedepends = python-setuptools
+ makedepends = cppunit
+ makedepends = asio
depends = gnutls
depends = nettle
depends = readline
- depends = asio
depends = jsoncpp
depends = argon2
+ depends = fmt
+ depends = glibc
+ depends = gcc-libs
optdepends = python: to use the Python bindings
provides = opendht
conflicts = opendht