From 203b41186144dbd0aa2ae85f16494ee0cff9f04d Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Fri, 18 May 2018 01:12:09 +0000 Subject: [PATCH] community/opendht to 1.7.2-2 --- community/opendht/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/opendht/PKGBUILD b/community/opendht/PKGBUILD index f488df8b3..bf19d85a4 100644 --- a/community/opendht/PKGBUILD +++ b/community/opendht/PKGBUILD @@ -6,7 +6,7 @@ pkgname=opendht pkgver=1.7.2 -pkgrel=1 +pkgrel=2 epoch=1 pkgdesc="A C++11 implementation of the Kademlia DHT (Distributed Hash Table)" arch=('x86_64')