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

Baptiste Jonglez zorun at archlinux.org
Fri Aug 3 09:48:38 UTC 2018


    Date: Friday, August 3, 2018 @ 09:48:37
  Author: zorun
Revision: 367508

upgpkg: opendht 1:1.7.4-1

Modified:
  opendht/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-08-03 09:44:36 UTC (rev 367507)
+++ PKGBUILD	2018-08-03 09:48:37 UTC (rev 367508)
@@ -1,7 +1,7 @@
 # Maintainer: Baptiste Jonglez <baptiste--aur at jonglez dot org>
 pkgname=opendht
-pkgver=1.7.3
-pkgrel=2
+pkgver=1.7.4
+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=('957ddfd4acd366625bd0d1a22fceaad42e3768cdb391134f4dc100946f477227')
-sha512sums=('ee7af8aec5749965b4e46eb5ef9b4b4aac98b22930de6b239c51ec629abca67af017a99f3b282286a10dab1ef623ff761069566cc9fe1973d1cd06cbd2dee8a7')
+sha256sums=('d82601b31841c611c7a6e65bd7b63e8d21a6961b0db64b8fbc518c9574c52745')
+sha512sums=('be526c696f51471f58278ed53b0167311c2c0dca1db87da711bad9987922a6b5608a71508bd36011da27b3438964a3ee2406439c17c77db8c157c65222faa04e')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list