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

Baptiste Jonglez zorun at archlinux.org
Thu Dec 7 21:34:47 UTC 2017


    Date: Thursday, December 7, 2017 @ 21:34:45
  Author: zorun
Revision: 273192

upgpkg: opendht 1:1.5.0-1

Modified:
  opendht/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-12-07 21:32:45 UTC (rev 273191)
+++ PKGBUILD	2017-12-07 21:34:45 UTC (rev 273192)
@@ -1,6 +1,6 @@
 # Maintainer: Baptiste Jonglez <baptiste--aur at jonglez dot org>
 pkgname=opendht
-pkgver=1.4.1
+pkgver=1.5.0
 pkgrel=1
 epoch=1
 pkgdesc="A C++11 implementation of the Kademlia DHT (Distributed Hash Table)"
@@ -11,7 +11,7 @@
 url="https://github.com/savoirfairelinux/opendht"
 license=('GPL3')
 source=("https://github.com/savoirfairelinux/opendht/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha256sums=('9a6f9aa05f854079f56ee4ab9b9c3cc359c94eaedbd01c69e4356d471247adc9')
+sha256sums=('a5848d94c46d8ef502860320879e177ffe480e9caa1d03422971a6e5a5604d33')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list