[arch-commits] Commit in opendht/trunk (PKGBUILD)

Bruno Pagani archange at archlinux.org
Mon Jul 1 21:07:44 UTC 2019


    Date: Monday, July 1, 2019 @ 21:07:43
  Author: archange
Revision: 487213

upgpkg: opendht 1:1.9.5-1

Modified:
  opendht/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-07-01 21:06:33 UTC (rev 487212)
+++ PKGBUILD	2019-07-01 21:07:43 UTC (rev 487213)
@@ -3,8 +3,8 @@
 
 pkgname=opendht
 epoch=1
-pkgver=1.9.4
-pkgrel=2
+pkgver=1.9.5
+pkgrel=1
 pkgdesc="A C++11 implementation of the Kademlia DHT (Distributed Hash Table)"
 arch=(x86_64)
 url="https://github.com/savoirfairelinux/opendht"
@@ -13,7 +13,7 @@
 makedepends=(msgpack-c cmake cython systemd cppunit)
 optdepends=('python: to use the Python bindings')
 source=("${url}/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha256sums=('f94f1400d90b174d7299714634099013b80ab80ec2bc4f574c790c612d859891')
+sha256sums=('7712f158754234be39d2839d3677525eaf1e753505fc965e24b49d9088ff9415')
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list