summaryrefslogtreecommitdiff
path: root/libre/linux-libre-manpages
diff options
context:
space:
mode:
Diffstat (limited to 'libre/linux-libre-manpages')
-rw-r--r--libre/linux-libre-manpages/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/libre/linux-libre-manpages/PKGBUILD b/libre/linux-libre-manpages/PKGBUILD
index 4e37ce890..75c0dd12f 100644
--- a/libre/linux-libre-manpages/PKGBUILD
+++ b/libre/linux-libre-manpages/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 206253 2014-02-22 23:04:56Z thomas $
+# $Id: PKGBUILD 209733 2014-04-01 23:08:31Z thomas $
# Maintainer: Tobias Powalowski <tpowa@archlinux.org>
# Maintainer: Thomas Baechler <thomas@archlinux.org>
# Maintainer (Parabola): André Silva <emulatorman@parabola.nu>
pkgname=linux-libre-manpages
-pkgver=3.13
+pkgver=3.14
pkgrel=1
pkgdesc="Kernel hackers manual - Section 9 manpages that comes with the Linux-libre kernel"
arch=('any')
@@ -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=('98a8e803e0ed08557f3cdd4d56b0ddc1')
+sha256sums=('477555c709b9407fe37dbd70d3331ff9dde1f9d874aba2741f138d07ae6f281b')
build() {
cd "${srcdir}/linux-$pkgver"