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

Sergej Pupykin spupykin at archlinux.org
Wed May 27 07:57:17 UTC 2015


    Date: Wednesday, May 27, 2015 @ 09:57:17
  Author: spupykin
Revision: 134211

upgpkg: liburcu 0.8.7-1

upd

Modified:
  liburcu/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-05-27 07:57:13 UTC (rev 134210)
+++ PKGBUILD	2015-05-27 07:57:17 UTC (rev 134211)
@@ -4,7 +4,7 @@
 # Contributor: Yggdrasil <tetzank at web dot de>
 
 pkgname=liburcu
-pkgver=0.8.6
+pkgver=0.8.7
 pkgrel=1
 pkgdesc="LGPLv2.1 userspace RCU (read-copy-update) library"
 arch=('i686' 'x86_64')
@@ -14,6 +14,7 @@
 depends=('glibc')
 options=('!libtool')
 sha1sums=('f10e9bf812557cd0c2a35a277e04010ec278d25d')
+sha1sums=('5306999b8a3296f3dea91246d92e0a993d732898')
 
 build() {
     cd ${srcdir}/userspace-rcu-${pkgver}



More information about the arch-commits mailing list