diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-06-03 21:42:43 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-06-03 21:42:43 -0300 |
commit | f76652dc7549432c3ef80a41e6816dedab116d7e (patch) | |
tree | 191c28062eb0e235e577a3fd88adb196caf9f994 /libre/bbswitch-libre | |
parent | 65e43c50eb646f01ca53fd6e4f601329b9262c88 (diff) | |
download | abslibre-f76652dc7549432c3ef80a41e6816dedab116d7e.tar.gz abslibre-f76652dc7549432c3ef80a41e6816dedab116d7e.tar.bz2 abslibre-f76652dc7549432c3ef80a41e6816dedab116d7e.zip |
rebuild packages against linux-libre-3.14.5-1
Diffstat (limited to 'libre/bbswitch-libre')
-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 e054cb2c7..9964d4e98 100644 --- a/libre/bbswitch-libre/PKGBUILD +++ b/libre/bbswitch-libre/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 108708 2014-04-01 22:26:43Z thomas $ +# $Id: PKGBUILD 112484 2014-06-02 19:16:18Z foutrelis $ # 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.14-LIBRE # Don't forget to update bbswitch.install -pkgrel=7 +pkgrel=8 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") |