diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-07-29 17:05:27 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-07-29 17:05:27 -0300 |
commit | 817acd6bc409e56994ba1fd5e9867c1c8de55364 (patch) | |
tree | 13eeba47c5a7f523fcae2a265e73b45787b3d3ea /libre/bbswitch-libre/PKGBUILD | |
parent | 09b3d1bdff9db7bf00869ce9f8598c5b28e788d2 (diff) |
rebuild packages against linux-libre-3.15.7-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 a8d021a68..b00bd556c 100644 --- a/libre/bbswitch-libre/PKGBUILD +++ b/libre/bbswitch-libre/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 115907 2014-07-18 11:31:12Z tpowa $ +# $Id: PKGBUILD 116509 2014-07-29 09:43:58Z bpiotrowski $ # 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=13 +pkgrel=14 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") |