summaryrefslogtreecommitdiff
path: root/libre/bbswitch-libre/PKGBUILD
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2013-05-13 12:53:48 -0400
committerLuke Shumaker <LukeShu@sbcglobal.net>2013-05-13 12:53:48 -0400
commitf6fde4b83792b43883cdccac2a46145d48cef42d (patch)
tree9de2ea480baf7073f53b3bf5d88dc1e48cbf9fa0 /libre/bbswitch-libre/PKGBUILD
parent78bf47e43de121f3460b6c6f608bd5f5b8a85f28 (diff)
parent3bc640f96a0afc77163253ad0ed504057c8e7e00 (diff)
downloadabslibre-f6fde4b83792b43883cdccac2a46145d48cef42d.tar.gz
abslibre-f6fde4b83792b43883cdccac2a46145d48cef42d.tar.bz2
abslibre-f6fde4b83792b43883cdccac2a46145d48cef42d.zip
Merge branch 'master' of ssh://parabolagnulinux.org:1863/srv/git/abslibre
Diffstat (limited to 'libre/bbswitch-libre/PKGBUILD')
-rw-r--r--libre/bbswitch-libre/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/libre/bbswitch-libre/PKGBUILD b/libre/bbswitch-libre/PKGBUILD
index 9a39c7a8f..31997eb35 100644
--- a/libre/bbswitch-libre/PKGBUILD
+++ b/libre/bbswitch-libre/PKGBUILD
@@ -6,14 +6,14 @@
_pkgname=bbswitch
pkgname=bbswitch-libre
pkgver=0.6
-_extramodules=extramodules-3.8-LIBRE # Don't forget to update bbswitch.install
-pkgrel=5
+_extramodules=extramodules-3.9-LIBRE # Don't forget to update bbswitch.install
+pkgrel=7
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.8' 'linux-libre<3.9')
-makedepends=('linux-libre-headers>=3.8' 'linux-libre-headers<3.9')
+depends=('linux-libre>=3.9' 'linux-libre<3.10')
+makedepends=('linux-libre-headers>=3.9' 'linux-libre-headers<3.10')
replaces=$_pkgname
conflicts=$_pkgname
provides=$_pkgname=$pkgver