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

Baptiste Jonglez zorun at archlinux.org
Mon Oct 30 20:54:34 UTC 2017


    Date: Monday, October 30, 2017 @ 20:54:33
  Author: zorun
Revision: 264822

upgpkg: opendht 1:1.4.1-1

Modified:
  opendht/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-10-30 20:47:13 UTC (rev 264821)
+++ PKGBUILD	2017-10-30 20:54:33 UTC (rev 264822)
@@ -1,6 +1,6 @@
 # Maintainer: Baptiste Jonglez <baptiste--aur at jonglez dot org>
 pkgname=opendht
-pkgver=1.3.6
+pkgver=1.4.1
 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=('7e888748741a0a2cc44639c580f29fa4c58cddbf08622626b754f0c9b99a4392')
+sha256sums=('9a6f9aa05f854079f56ee4ab9b9c3cc359c94eaedbd01c69e4356d471247adc9')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list