[arch-commits] Commit in opendht/trunk (PKGBUILD)
Baptiste Jonglez
zorun at archlinux.org
Sun Apr 15 14:39:48 UTC 2018
Date: Sunday, April 15, 2018 @ 14:39:47
Author: zorun
Revision: 316350
upgpkg: opendht 1:1.7.0-1
Modified:
opendht/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-04-15 14:37:03 UTC (rev 316349)
+++ PKGBUILD 2018-04-15 14:39:47 UTC (rev 316350)
@@ -1,6 +1,6 @@
# Maintainer: Baptiste Jonglez <baptiste--aur at jonglez dot org>
pkgname=opendht
-pkgver=1.7.0rc6
+pkgver=1.7.0
pkgrel=1
epoch=1
pkgdesc="A C++11 implementation of the Kademlia DHT (Distributed Hash Table)"
@@ -11,8 +11,8 @@
url="https://github.com/savoirfairelinux/opendht"
license=('GPL3')
source=("https://github.com/savoirfairelinux/opendht/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha256sums=('c1e870022ef3e3a83dd2e1d37c62e365c4b5e5bb8e54da858479d40c9a6d73e8')
-sha512sums=('a69c1879a7d78a60a3b0aca762d7b344619775c657590567904aa4076824ec453fee77fd0ff58c074748a01f937b314bd4041e098bf841a5108cfe7382537d42')
+sha256sums=('bfac984414607bd2b15ee72dc78f42de3ccdcfa4e7beb69d606554cd2e5fe7f1')
+sha512sums=('3c65d1a1d0b430e6d72442c62a406091552977ad2699fcd24e3758db1ba218762efbe65c222041104252152b7f7f73d54243c0e79701c1875ce087aab5f12f5f')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
More information about the arch-commits
mailing list