diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-07-03 19:43:07 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-07-03 19:43:07 -0300 |
commit | a285488866e9d527f8e4c0721e9a52c516dc50d1 (patch) | |
tree | 658aef0ffc43eba4620aa44b7be528e5de907423 /libre/bbswitch-libre/PKGBUILD | |
parent | cb10564a7c5dcbad6a6c97187cf0f3c716c11ed2 (diff) |
rebuild packages against linux-libre-3.15.3-1
Diffstat (limited to 'libre/bbswitch-libre/PKGBUILD')
-rw-r--r-- | libre/bbswitch-libre/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/bbswitch-libre/PKGBUILD b/libre/bbswitch-libre/PKGBUILD index e3d6e8715..fec393334 100644 --- a/libre/bbswitch-libre/PKGBUILD +++ b/libre/bbswitch-libre/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 113273 2014-06-17 07:58:34Z tpowa $ +# $Id: PKGBUILD 113837 2014-07-01 06:40:14Z tpowa $ # Maintainer (Arch): Sven-Hendrik Haase <sh@lutzhaase.com> # Contributor (Arch): M0Rf30 # Contributor (Arch): Samsagax <samsagax@gmail.com> @@ -8,7 +8,7 @@ _pkgname=bbswitch pkgname=bbswitch-libre pkgver=0.8 _extramodules=extramodules-3.15-LIBRE # Don't forget to update bbswitch.install -pkgrel=11 +pkgrel=12 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") |