diff options
author | Aurélien DESBRIÈRES <aurelien@hackers.camp> | 2014-06-10 11:20:37 +0200 |
---|---|---|
committer | Aurélien DESBRIÈRES <aurelien@hackers.camp> | 2014-06-10 11:20:37 +0200 |
commit | e6e4e263e932e5e0d1ba71e7a36bfc36c2e56db9 (patch) | |
tree | abdf19c63b278e6d06748016f4cd6164a3900225 /libre/bbswitch-libre/PKGBUILD | |
parent | dab1f3d724bc5ce772677a9e52153275bb54436b (diff) | |
parent | cfe61ed2e08412c81eee9631fd66b0a81707b95a (diff) |
Merge :
:wq
ranch 'master' of ssh://parabola-git/srv/git/abslibre/abslibre
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 9964d4e98..e68b417c6 100644 --- a/libre/bbswitch-libre/PKGBUILD +++ b/libre/bbswitch-libre/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 112484 2014-06-02 19:16:18Z foutrelis $ +# $Id: PKGBUILD 112888 2014-06-09 12:13:51Z 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=8 +pkgrel=9 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") |