From b14ad30e532b968512ffa5cfb29ebd7d95c400f0 Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Tue, 16 Feb 2016 12:42:27 -0300 Subject: linux-libre-manpages-4.4_gnu-2: minor fix --- libre/linux-libre-manpages/PKGBUILD | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'libre/linux-libre-manpages/PKGBUILD') diff --git a/libre/linux-libre-manpages/PKGBUILD b/libre/linux-libre-manpages/PKGBUILD index 8afe5feeb..99dfa9f78 100644 --- a/libre/linux-libre-manpages/PKGBUILD +++ b/libre/linux-libre-manpages/PKGBUILD @@ -7,8 +7,9 @@ pkgname=linux-libre-manpages _pkgver=4.4-gnu _srcname=linux-${_pkgver%-*} +_archpkgver=${_pkgver%-*} pkgver=${_pkgver//-/_} -pkgrel=1 +pkgrel=2 pkgdesc="Kernel hackers manual - Section 9 manpages that comes with the Linux-libre kernel" arch=('any') url="http://linux-libre.fsfla.org/" @@ -16,7 +17,7 @@ license=('GPL2') makedepends=('xmlto' 'docbook-xsl') replaces=('linux-manpages') conflicts=('linux-manpages') -provides=('linux-manpages') +provides=("linux-manpages=${_archpkgver}") source=("http://linux-libre.fsfla.org/pub/linux-libre/releases/${_pkgver}/linux-libre-${_pkgver}.tar.xz" "http://linux-libre.fsfla.org/pub/linux-libre/releases/${_pkgver}/linux-libre-${_pkgver}.tar.xz.sign") sha256sums=('f53e99866c751f21412737d1f06b0721e207f495c8c64f97dffb681795ee69a0' -- cgit v1.2.3