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

Baptiste Jonglez zorun at archlinux.org
Fri Jun 15 06:30:42 UTC 2018


    Date: Friday, June 15, 2018 @ 06:30:42
  Author: zorun
Revision: 343273

upgpkg: opendht 1:1.7.3rc4-1

Modified:
  opendht/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-15 04:01:58 UTC (rev 343272)
+++ PKGBUILD	2018-06-15 06:30:42 UTC (rev 343273)
@@ -1,7 +1,7 @@
 # Maintainer: Baptiste Jonglez <baptiste--aur at jonglez dot org>
 pkgname=opendht
-pkgver=1.7.2
-pkgrel=2
+pkgver=1.7.3rc4
+pkgrel=1
 epoch=1
 pkgdesc="A C++11 implementation of the Kademlia DHT (Distributed Hash Table)"
 arch=('x86_64')
@@ -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=('5030f011eba421f67847ee94d906aabbdf409268cdc1119e15bb8f2863ed0bbc')
-sha512sums=('dcb70c8f38f067f1035cbfdc7897a8245bacaef547afa48652e56e39e4641f7bb1ea6bc2bf3e46f8454cdbe3743eab318eca9fb6a02921d5f5fa792748a14cd1')
+sha256sums=('5fced76228ca2603cd9f80a5537fc568cc9f19d139107a03dc1f0c40e9489476')
+sha512sums=('894499d4a49b664fb5372e36453fcd03f0aa5600be3e58eb03304422725de8caddbf03251d7c02d0a98c2bb82d7c31029d09fb244f24afe8cca03994cf9fd959')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list