From 76bef70093f3e71e4dd87d3d90cd4b01a525bf6d Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Mon, 6 Aug 2018 13:09:38 +0000 Subject: [PATCH] community/opendht to 1.7.4-2 --- community/opendht/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/opendht/PKGBUILD b/community/opendht/PKGBUILD index b4101d24e..be4aefa16 100644 --- a/community/opendht/PKGBUILD +++ b/community/opendht/PKGBUILD @@ -6,7 +6,7 @@ pkgname=opendht pkgver=1.7.4 -pkgrel=1 +pkgrel=2 epoch=1 pkgdesc="A C++11 implementation of the Kademlia DHT (Distributed Hash Table)" arch=('x86_64')