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"