From 2e5b72e5e8dfb5199a9b0da7c76d052a456662c2 Mon Sep 17 00:00:00 2001 From: root Date: Tue, 14 May 2013 01:18:40 -0700 Subject: Tue May 14 01:18:40 PDT 2013 --- libre/linux-libre-manpages/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'libre/linux-libre-manpages/PKGBUILD') diff --git a/libre/linux-libre-manpages/PKGBUILD b/libre/linux-libre-manpages/PKGBUILD index 92f3778ca..f8ce261db 100644 --- a/libre/linux-libre-manpages/PKGBUILD +++ b/libre/linux-libre-manpages/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 142395 2011-11-08 23:03:12Z thomas $ +# $Id: PKGBUILD 185172 2013-05-11 17:49:25Z thomas $ # Maintainer: Tobias Powalowski # Maintainer: Thomas Baechler # Maintainer (Parabola): André Silva pkgname=linux-libre-manpages -pkgver=3.1 -pkgrel=1.3 +pkgver=3.9 +pkgrel=1 pkgdesc="Kernel hackers manual - Section 9 manpages that comes with the linux-libre kernel" arch=('any') url="http://linux-libre.fsfla.org/" @@ -15,7 +15,7 @@ replaces=('kernel26-manpages' 'kernel26-libre-manpages' 'linux-manpages') conflicts=('kernel26-manpages' 'kernel26-libre-manpages' 'linux-manpages') provides=('kernel26-manpages' 'linux-manpages') source=("http://linux-libre.fsfla.org/pub/linux-libre/releases/${pkgver}-gnu/linux-libre-${pkgver}-gnu.tar.xz") -md5sums=('38703cdbb0b9107e7220bc094c5e36b1') +md5sums=('120df29f88622dabf7015a22c7cc8e25') build() { cd "${srcdir}/linux-$pkgver" -- cgit v1.2.3-54-g00ecf