summaryrefslogtreecommitdiff
path: root/libre/linux-libre-kmod-alx
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@lavabit.com>2012-12-19 04:25:47 -0200
committerAndré Fabian Silva Delgado <emulatorman@lavabit.com>2012-12-19 04:25:47 -0200
commit2a5557d8036372ff59626766caa6166619ce61f5 (patch)
tree04684c26fa89b728c24ec2bdcfd76540aa7dd633 /libre/linux-libre-kmod-alx
parent638b19b5f347bf8a3f8de33a5461176984e6ae75 (diff)
linux-libre-kmod-alx-20121204-1: adding conflicts, replaces and provides
Diffstat (limited to 'libre/linux-libre-kmod-alx')
-rw-r--r--libre/linux-libre-kmod-alx/PKGBUILD5
1 files changed, 4 insertions, 1 deletions
diff --git a/libre/linux-libre-kmod-alx/PKGBUILD b/libre/linux-libre-kmod-alx/PKGBUILD
index 5e7b01e40..87aa3d7af 100644
--- a/libre/linux-libre-kmod-alx/PKGBUILD
+++ b/libre/linux-libre-kmod-alx/PKGBUILD
@@ -8,11 +8,14 @@ pkgver=20121204
pkgrel=1
pkgdesc='Atheros alx ethernet device driver for linux-libre kernel'
arch=('i686' 'x86_64')
-url='http://www.linuxfoundation.org/collaborate/workgroups/networking/alx'
+url='http://www.linuxfoundation.org/collaborate/workgroups/networking/alx/'
license=('GPL2')
depends=("linux-libre=$_kernver")
makedepends=("linux-libre-headers=$_kernver")
install=linux-libre-kmod-alx.install
+replaces=('alx' 'alx-driver' 'dkms-alx')
+provides=('alx' 'alx-driver' 'dkms-alx')
+conflicts=('alx' 'alx-driver' 'dkms-alx')
source=(http://www.kernel.org/pub/linux/kernel/projects/backports/2012/12/04/compat-drivers-$_pkgver.tar.bz2)
md5sums=('bc46200e288acb862149a2af11f4b293')