diff --git a/community/opendht/PKGBUILD b/community/opendht/PKGBUILD index 585de31f2..de81ac535 100644 --- a/community/opendht/PKGBUILD +++ b/community/opendht/PKGBUILD @@ -8,7 +8,7 @@ pkgname=opendht epoch=1 pkgver=2.1.6 -pkgrel=1 +pkgrel=2 pkgdesc="C++14 Distributed Hash Table (DHT) implementation" arch=(x86_64) url="https://github.com/savoirfairelinux/opendht"