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

Bruno Pagani archange at archlinux.org
Sat Aug 31 15:14:08 UTC 2019


    Date: Saturday, August 31, 2019 @ 15:14:07
  Author: archange
Revision: 505713

upgpkg: opendht 1:1.10.1-1

Modified:
  opendht/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-08-31 13:29:36 UTC (rev 505712)
+++ PKGBUILD	2019-08-31 15:14:07 UTC (rev 505713)
@@ -3,8 +3,8 @@
 
 pkgname=opendht
 epoch=1
-pkgver=1.9.5
-pkgrel=2
+pkgver=1.10.1
+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=('7712f158754234be39d2839d3677525eaf1e753505fc965e24b49d9088ff9415')
+sha512sums=(d0ab4aa376ecd4ac57af78a1491cd0f466021790ebea0e00032a503d61127f323cb37f04d94f2a35797dc52051407708f49ed99be558003acc102ff017dbdf29)
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list