summaryrefslogtreecommitdiff
path: root/libre/linux-libre-manpages/PKGBUILD
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@lavabit.com>2012-08-16 02:47:11 -0300
committerAndré Fabian Silva Delgado <emulatorman@lavabit.com>2012-08-16 02:47:11 -0300
commitbfb8f218e4ccecd5a702a054cfd722f705188142 (patch)
tree3f557867ee92d7620f93afd45a8b2650f856b6aa /libre/linux-libre-manpages/PKGBUILD
parent3b0bb3d8cadb06e9d4c60e402f59d51c9da299dd (diff)
linux-libre-manpages-3.1-1.1: updating some lines on PKGBUILD
Diffstat (limited to 'libre/linux-libre-manpages/PKGBUILD')
-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 44ef8718d..248f3bc30 100644
--- a/libre/linux-libre-manpages/PKGBUILD
+++ b/libre/linux-libre-manpages/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id$
+# $Id: PKGBUILD 142395 2011-11-08 23:03:12Z thomas $
# Maintainer: Tobias Powalowski <tpowa@archlinux.org>
# Maintainer: Thomas Baechler <thomas@archlinux.org>
# Maintainer (Parabola): André Silva <emulatorman@lavabit.com>
@@ -11,8 +11,8 @@ arch=('any')
url="http://linux-libre.fsfla.org/"
license=('GPL2')
makedepends=('xmlto' 'docbook-xsl')
-replaces=('kernel26-manpages' 'linux-manpages')
-conflicts=('kernel26-manpages' 'linux-manpages')
+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')