summaryrefslogtreecommitdiff
path: root/pcr/liburcu/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'pcr/liburcu/PKGBUILD')
-rw-r--r--pcr/liburcu/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/pcr/liburcu/PKGBUILD b/pcr/liburcu/PKGBUILD
index ed5f587ee..040c45500 100644
--- a/pcr/liburcu/PKGBUILD
+++ b/pcr/liburcu/PKGBUILD
@@ -1,6 +1,5 @@
-# Contributor: Christian Babeux <christian.babeux@0x80.ca>
+# Maintainer: Christian Babeux <christian.babeux@0x80.ca>
# Contributor: Yggdrasil <tetzank at web dot de>
-# Maintainer : Parabola GNU / Linux-libre Aurélien DESBRIÈRES <aurelien@hackers.camp>
pkgname=liburcu
pkgver=0.8.4
@@ -12,6 +11,7 @@ license=('LGPL2.1')
source=(http://lttng.org/files/urcu/userspace-rcu-${pkgver}.tar.bz2)
depends=('glibc')
options=('!libtool')
+sha1sums=('4b3bf1b76e6ea50d9a56d9e5e00df2cc7c4d610f')
build()
{