summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBaptiste Jonglez2016-08-19 17:20:36 +0200
committerBaptiste Jonglez2016-08-19 17:20:36 +0200
commit7985d1a8afcdabfdfae386d85eb0d9d6509008da (patch)
treeb7de3e86eca4ed3918f7f62d3a20c2d2a448b828
parentd7ccb85145de43e48f0d746a67d06b25be774042 (diff)
downloadaur-7985d1a8afcdabfdfae386d85eb0d9d6509008da.tar.gz
opendht-git: Bump pkgver
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 092de289c908..f6e9a2d41e3b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Thu Jun 2 20:57:03 UTC 2016
+# Fri Aug 19 15:20:37 UTC 2016
pkgbase = opendht-git
pkgdesc = A C++11 implementation of the Kademlia DHT (Distributed Hash Table)
- pkgver = 20160602
+ pkgver = 20160818
pkgrel = 1
url = https://github.com/savoirfairelinux/opendht
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 9198941c2597..77568307dc77 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Baptiste Jonglez <baptiste--aur at jonglez dot org>
# Contributor: Andy Weidenbaum <archbaum@gmail.com>
pkgname=opendht-git
-pkgver=20160602
+pkgver=20160818
pkgrel=1
pkgdesc="A C++11 implementation of the Kademlia DHT (Distributed Hash Table)"
arch=('i686' 'x86_64')