Date: Thursday, April 6, 2023 @ 14:47:08 Author: felixonmars Revision: 1439326
upgpkg: opendht 1:2.4.10-2: rebuild with python 3.11 Modified: opendht/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-06 14:46:02 UTC (rev 1439325) +++ PKGBUILD 2023-04-06 14:47:08 UTC (rev 1439326) @@ -4,7 +4,7 @@ pkgname=opendht epoch=1 pkgver=2.4.10 -pkgrel=1 +pkgrel=2 pkgdesc="C++17 Distributed Hash Table (DHT) implementation" arch=(x86_64) url="https://github.com/savoirfairelinux/opendht"
