From d681aef185938981d5b5eb582d09fbc49927cf24 Mon Sep 17 00:00:00 2001 From: Nicolás Reynolds Date: Sat, 22 Feb 2014 03:50:02 +0000 Subject: Sat Feb 22 03:44:10 UTC 2014 --- libre/bbswitch-libre/PKGBUILD | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'libre/bbswitch-libre/PKGBUILD') diff --git a/libre/bbswitch-libre/PKGBUILD b/libre/bbswitch-libre/PKGBUILD index 745c3fce3..044b2713f 100644 --- a/libre/bbswitch-libre/PKGBUILD +++ b/libre/bbswitch-libre/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 104385 2014-01-19 20:27:05Z tpowa $ +# $Id: PKGBUILD 104805 2014-01-26 12:32:43Z thomas $ # Maintainer: Sven-Hendrik Haase # Contributor: M0Rf30 # Contributor: Samsagax @@ -7,14 +7,14 @@ _pkgname=bbswitch pkgname=bbswitch-libre pkgver=0.8 -_extramodules=extramodules-3.12-LIBRE # Don't forget to update bbswitch.install -pkgrel=5 +_extramodules=extramodules-3.13-LIBRE # Don't forget to update bbswitch.install +pkgrel=6 pkgdesc="Kernel module allowing to switch dedicated graphics card on Optimus laptops (built for the linux-libre kernel package)" arch=('i686' 'x86_64' 'mips64el') url=("http://github.com/Bumblebee-Project/bbswitch") license=('GPL') -depends=('linux-libre>=3.12' 'linux-libre<3.13') -makedepends=('linux-libre-headers>=3.12' 'linux-libre-headers<3.13') +depends=('linux-libre>=3.13' 'linux-libre<3.14') +makedepends=('linux-libre-headers>=3.13' 'linux-libre-headers<3.14') replaces=$_pkgname conflicts=$_pkgname provides=$_pkgname=$pkgver -- cgit v1.2.3-54-g00ecf