From 1a80a37378ab677cff4753b1d0cba36d63ca9656 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Wed, 3 May 2023 19:16:57 +0000 Subject: [PATCH] community/opendht to 2.5.2-2 --- community/opendht/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/opendht/PKGBUILD b/community/opendht/PKGBUILD index ec5d61616..1fea1f6a4 100644 --- a/community/opendht/PKGBUILD +++ b/community/opendht/PKGBUILD @@ -8,7 +8,7 @@ pkgname=opendht epoch=1 pkgver=2.5.2 -pkgrel=1 +pkgrel=2 pkgdesc="C++17 Distributed Hash Table (DHT) implementation" arch=(x86_64) url="https://github.com/savoirfairelinux/opendht"