summaryrefslogtreecommitdiff
path: root/libre/bbswitch-libre/PKGBUILD
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-06-18 23:22:46 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-06-18 23:22:46 -0300
commit3ccd2ef1b87c3642d384b16fa109c8a524aadeeb (patch)
tree4b1a8bd4d28b7fde1eaab189cb6482db8c70ecfd /libre/bbswitch-libre/PKGBUILD
parent3336e2739a0a00eaeef8bae56d78157c1ac7efd0 (diff)
downloadabslibre-3ccd2ef1b87c3642d384b16fa109c8a524aadeeb.tar.gz
abslibre-3ccd2ef1b87c3642d384b16fa109c8a524aadeeb.tar.bz2
abslibre-3ccd2ef1b87c3642d384b16fa109c8a524aadeeb.zip
rebuild packages against linux-libre-3.15.1-1
Diffstat (limited to 'libre/bbswitch-libre/PKGBUILD')
-rw-r--r--libre/bbswitch-libre/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/libre/bbswitch-libre/PKGBUILD b/libre/bbswitch-libre/PKGBUILD
index e68b417c6..e3d6e8715 100644
--- a/libre/bbswitch-libre/PKGBUILD
+++ b/libre/bbswitch-libre/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 112888 2014-06-09 12:13:51Z foutrelis $
+# $Id: PKGBUILD 113273 2014-06-17 07:58:34Z tpowa $
# Maintainer (Arch): Sven-Hendrik Haase <sh@lutzhaase.com>
# Contributor (Arch): M0Rf30
# Contributor (Arch): Samsagax <samsagax@gmail.com>
@@ -7,14 +7,14 @@
_pkgname=bbswitch
pkgname=bbswitch-libre
pkgver=0.8
-_extramodules=extramodules-3.14-LIBRE # Don't forget to update bbswitch.install
-pkgrel=9
+_extramodules=extramodules-3.15-LIBRE # Don't forget to update bbswitch.install
+pkgrel=11
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.14' 'linux-libre<3.15')
-makedepends=('linux-libre-headers>=3.14' 'linux-libre-headers<3.15')
+depends=('linux-libre>=3.15' 'linux-libre<3.16')
+makedepends=('linux-libre-headers>=3.15' 'linux-libre-headers<3.16')
replaces=($_pkgname)
conflicts=($_pkgname)
provides=($_pkgname=$pkgver)