summaryrefslogtreecommitdiff
path: root/libre/linux-libre-manpages/PKGBUILD
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2013-11-14 02:38:11 -0200
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2013-11-14 02:38:11 -0200
commit0b4975cbd52c90766760aa612b159ca9ffea210d (patch)
treede924553f8f4185350c5efae2c0c969c6383910f /libre/linux-libre-manpages/PKGBUILD
parent88fc9fa7e24f0fdce7fc8f0602f388985303db78 (diff)
linux-libre-manpages-3.12-1: updating version
Diffstat (limited to 'libre/linux-libre-manpages/PKGBUILD')
-rw-r--r--libre/linux-libre-manpages/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/libre/linux-libre-manpages/PKGBUILD b/libre/linux-libre-manpages/PKGBUILD
index 125d2ac50..877805172 100644
--- a/libre/linux-libre-manpages/PKGBUILD
+++ b/libre/linux-libre-manpages/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 185172 2013-05-11 17:49:25Z thomas $
+# $Id: PKGBUILD 199517 2013-11-13 23:06:20Z 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.9
-pkgrel=1.1
+pkgver=3.12
+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=('120df29f88622dabf7015a22c7cc8e25')
+md5sums=('254f59707b6676b59ce5ca5c3c698319')
build() {
cd "${srcdir}/linux-$pkgver"