From 3c6a631f92f7df82819dae20455d1c717b945574 Mon Sep 17 00:00:00 2001 From: David Beauchamp Date: Mon, 20 Dec 2021 19:16:29 -0500 Subject: [PATCH] community/opendht to 2.3.1.r7+ga89e4d62-4 --- community/opendht/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/opendht/PKGBUILD b/community/opendht/PKGBUILD index ae067b6be..b47061bd5 100644 --- a/community/opendht/PKGBUILD +++ b/community/opendht/PKGBUILD @@ -10,7 +10,7 @@ buildarch=28 pkgname=opendht epoch=1 pkgver=2.3.1.r7+ga89e4d62 -pkgrel=2 +pkgrel=4 pkgdesc="C++14 Distributed Hash Table (DHT) implementation" arch=(x86_64) url="https://github.com/savoirfairelinux/opendht"